Home
last modified time | relevance | path

Searched defs:strArg (Results 1 - 9 of 9) sorted by relevance

/foundation/resourceschedule/background_task_mgr/services/transient_task/src/
H A Ddevice_info_manager.cpp27 std::vector<std::string> strArg = eventInfo.GetStringArgs(); in OnInputEvent() local
/base/security/device_auth/services/frameworks/src/hiview_adapter/
H A Dhidump_adapter.c25 HcString strArg = strArgVec->get(strArgVec, 0); in DumpByArgs() local
H A Dperformance_dumper.c387 HcString strArg = strArgVec->get(strArgVec, 1); in PerformanceDump() local
/foundation/CastEngine/castengine_cast_framework/service/src/session/src/utils/src/
H A Dmessage.cpp29 Message::Message(int what, std::string strArg) : Message(what, 0, 0, 0, strArg) {} in Message() argument
35 Message::Message(int what, int arg1, std::string strArg) : Message(what, arg1, 0, 0, strArg) {} in Message() argument
39 Message::Message(int what, int arg1, int arg2, long uptimeMillis, std::string strArg) in Message() argument
62 void Message::SetStrArg(std::string strArg) in SetStrArg() argument
/foundation/CastEngine/castengine_cast_plus_stream/src/utils/src/
H A Dmessage.cpp29 Message::Message(int what, std::string strArg) : Message(what, 0, 0, 0, strArg) {} in Message() argument
35 Message::Message(int what, int arg1, std::string strArg) : Message(what, arg1, 0, 0, strArg) {} in Message() argument
39 Message::Message(int what, int arg1, int arg2, long uptimeMillis, std::string strArg) in Message() argument
62 void Message::SetStrArg(std::string strArg) in SetStrArg() argument
/base/security/device_auth/test/unittest/tdd_framework/unit_test/services/frameworks/hiview_adapter/
H A Dperform_dumper_test.cpp103 HcString strArg = CreateString(); in DumpPerformData() local
/base/security/device_auth/test/fuzztest/framework/hiviewadapter_fuzzer/
H A Dhiviewadapter_fuzzer.cpp107 HcString strArg = CreateString(); in DumpPerformData() local
/base/security/device_auth/frameworks/src/standard/
H A Dipc_dev_auth_stub.cpp76 HcString strArg = CreateString(); in Dump() local
/base/hiviewdfx/hilog/services/hilogtool/
H A Dmain.cpp955 string strArg = arg; in PersistTaskHandler() local

Completed in 7 milliseconds