Home
last modified time | relevance | path

Searched refs:GetModuleName (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/system/tools/sysprop/include/
DCommon.h27 std::string GetModuleName(const sysprop::Properties& props);
/aosp_15_r20/external/rust/android-crates-io/crates/libfuzzer-sys/libfuzzer/
DFuzzerTracePC.cpp224 static std::string GetModuleName(uintptr_t PC) { in GetModuleName() function
239 auto ModuleName = GetModuleName(M.Start->PC); in IterateCoveredFunctions()
/aosp_15_r20/build/soong/compliance/license_metadata_proto/
H A Dlicense_metadata.pb.go109 func (x *LicenseMetadata) GetModuleName() string { func
/aosp_15_r20/build/make/tools/compliance/
H A Dgraph.go335 return tn.proto.GetModuleName()
/aosp_15_r20/system/tools/sysprop/
DCommon.cpp286 std::string GetModuleName(const sysprop::Properties& props) { in GetModuleName() function