Home
last modified time | relevance | path

Searched defs:type_string (Results 1 – 7 of 7) sorted by relevance

/aosp12/system/core/init/
H A Dproperty_type.cpp31 bool CheckType(const std::string& type_string, const std::string& value) { in CheckType()
/aosp12/frameworks/av/services/mediametrics/
H A DAudioPowerUsage.cpp52 bool AudioPowerUsage::typeFromString(const std::string& type_string, int32_t& type) { in typeFromString()
257 std::string type_string; in checkTrackRecord() local
/aosp12/art/profman/
H A Dboot_image_profile.cc52 std::string type_string(dex_file->GetTypeDescriptor(dex_file->GetTypeId(id.class_idx_))); in BootImageRepresentation() local
H A Dprofman.cc884 std::string type_string(dex_file->GetTypeDescriptor(dex_file->GetTypeId(id.class_idx_))); in GetClassNamesAndMethods() local
/aosp12/hardware/google/pixel/power-libperfmgr/libperfmgr/
H A DHintManager.cc481 std::string type_string = actions[i]["Type"].asString(); in ParseActions() local
/aosp12/hardware/libhardware/include/hardware/
H A Dcontext_hub.h192 const char *type_string; // Type as a string. eg: "GPS" member
/aosp12/system/tools/aidl/
H A Daidl_const_expressions.cpp488 const string& type_string = type.GetName(); in ValueString() local