Home
last modified time | relevance | path

Searched defs:GetModuleName (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/system/tools/sysprop/
DCommon.cpp286 std::string GetModuleName(const sysprop::Properties& props) { in GetModuleName() function
/aosp_15_r20/build/soong/compliance/license_metadata_proto/
H A Dlicense_metadata.pb.go109 func (x *LicenseMetadata) GetModuleName() string { func
/aosp_15_r20/external/rust/android-crates-io/crates/libfuzzer-sys/libfuzzer/
DFuzzerTracePC.cpp224 static std::string GetModuleName(uintptr_t PC) { in GetModuleName() function