Searched defs:strArg (Results 1 - 9 of 9) sorted by relevance
| /foundation/resourceschedule/background_task_mgr/services/transient_task/src/ |
| H A D | device_info_manager.cpp | 27 std::vector<std::string> strArg = eventInfo.GetStringArgs(); in OnInputEvent() local
|
| /base/security/device_auth/services/frameworks/src/hiview_adapter/ |
| H A D | hidump_adapter.c | 25 HcString strArg = strArgVec->get(strArgVec, 0); in DumpByArgs() local
|
| H A D | performance_dumper.c | 387 HcString strArg = strArgVec->get(strArgVec, 1); in PerformanceDump() local
|
| /foundation/CastEngine/castengine_cast_framework/service/src/session/src/utils/src/ |
| H A D | message.cpp | 29 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 D | message.cpp | 29 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 D | perform_dumper_test.cpp | 103 HcString strArg = CreateString(); in DumpPerformData() local
|
| /base/security/device_auth/test/fuzztest/framework/hiviewadapter_fuzzer/ |
| H A D | hiviewadapter_fuzzer.cpp | 107 HcString strArg = CreateString(); in DumpPerformData() local
|
| /base/security/device_auth/frameworks/src/standard/ |
| H A D | ipc_dev_auth_stub.cpp | 76 HcString strArg = CreateString(); in Dump() local
|
| /base/hiviewdfx/hilog/services/hilogtool/ |
| H A D | main.cpp | 955 string strArg = arg; in PersistTaskHandler() local
|
Completed in 7 milliseconds