Home
last modified time | relevance | path

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

/aosp_15_r20/frameworks/native/libs/binderdebug/
H A DBinderDebug.cpp29 static std::string contextToString(BinderDebugContext context) { in contextToString() function
/aosp_15_r20/frameworks/av/media/libeffects/hapticgenerator/aidl/
H A DHapticGeneratorContext.cpp371 std::string HapticGeneratorContext::contextToString() const { in contextToString() function in aidl::android::hardware::audio::effect::HapticGeneratorContext