Home
last modified time | relevance | path

Searched defs:to_base (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/device/google/cuttlefish/common/libs/utils/
Dcf_endian.h29 #define DECLARE_TYPE(new_type, base_type, to_new, to_base) \ argument
/aosp_15_r20/frameworks/native/cmds/installd/
H A DInstalldNativeService.cpp3551 const char* to_base = toBase.c_str(); in linkFile() local