Home
last modified time | relevance | path

Searched defs:dumpStr (Results 1 – 8 of 8) sorted by relevance

/base/notification/distributed_notification_service/frameworks/ans/test/unittest/
Dnotification_progress_test.cpp82 std::string dumpStr = "Progress{ maxValue = 1, currentValue = 1, isPercentage = 1 }"; variable
Dnotification_local_live_view_content_test.cpp263 std::string dumpStr = "NotificationLocalLiveViewContent{ title = , text = , additionalText = , " variable
Dnotification_action_button_test.cpp351 std::string dumpStr = ""; variable
/base/security/security_component_manager/services/security_component_service/sa/test/unittest/src/
Dapp_state_observer_test.cpp245 std::string dumpStr; variable
Dsec_comp_manager_test.cpp717 std::string dumpStr; variable
/base/security/security_component_manager/services/security_component_service/sa/sa_main/
Dapp_state_observer.cpp130 void AppStateObserver::DumpProcess(std::string& dumpStr) in DumpProcess()
Dsec_comp_service.cpp672 std::string dumpStr; in Dump() local
676 std::string dumpStr; in Dump() local
Dsec_comp_manager.cpp633 void SecCompManager::DumpSecComp(std::string& dumpStr) in DumpSecComp()