| /foundation/ability/ability_runtime/test/fuzztest/startrenderprocess_fuzzer/ |
| D | startrenderprocess_fuzzer.cpp | 43 std::string renderParam(data, size); in DoSomethingInterestingWithMyAPI() local
|
| /foundation/ability/ability_runtime/test/unittest/ams_app_running_record_test/ |
| D | ams_app_running_record_test.cpp | 386 std::string renderParam = "test_render_param"; variable 436 std::string renderParam = "test_render_param"; variable 1920 std::string renderParam = "test_render_param"; variable 1943 std::string renderParam = ""; variable 1986 std::string renderParam = "test_render_param"; variable 2007 std::string renderParam = "test_render_param"; variable 2026 std::string renderParam = "test_render_param"; variable 2047 std::string renderParam = "test_render_param"; variable 2068 std::string renderParam = "test_render_param"; variable 2089 std::string renderParam = "test_render_param"; variable [all …]
|
| /foundation/ability/ability_runtime/test/fuzztest/apprunningrecordfirst_fuzzer/ |
| D | apprunningrecordfirst_fuzzer.cpp | 61 std::string renderParam(data, size); in DoSomethingInterestingWithMyAPI() local
|
| /foundation/ability/ability_runtime/test/fuzztest/appmgrservicefirst_fuzzer/ |
| D | appmgrservicefirst_fuzzer.cpp | 85 std::string renderParam(data, size); in DoSomethingInterestingWithMyAPI() local
|
| /foundation/ability/ability_runtime/test/fuzztest/appmgrserviceinnersecond_fuzzer/ |
| D | appmgrserviceinnersecond_fuzzer.cpp | 118 std::string renderParam(data, size); in DoSomethingInterestingWithMyAPI() local
|
| /foundation/ability/ability_runtime/test/unittest/app_mgr_service_inner_test/ |
| D | app_mgr_service_inner_test.cpp | 1650 std::string renderParam = "test_renderParam"; variable 1727 std::string renderParam = "test_renderParam"; variable 2843 std::string renderParam = "test_renderParam"; variable 2894 std::string renderParam = "test_renderParam"; variable 2932 std::string renderParam = "test_renderParam"; variable 3002 std::string renderParam = "test_renderParam"; variable
|
| /foundation/ability/ability_runtime/services/appmgr/include/ |
| D | app_spawn_msg_wrapper.h | 43 std::string renderParam; // only nweb spawn need this param. member
|
| /foundation/ability/ability_runtime/test/unittest/app_mgr_service_test/ |
| D | app_mgr_service_test.cpp | 725 std::string renderParam = "renderParam"; variable 747 std::string renderParam = "renderParam"; variable
|
| /foundation/ability/ability_runtime/test/unittest/app_mgr_service_inner_tdd_test/ |
| D | app_mgr_service_inner_tdd_test.cpp | 425 std::string renderParam = "test_render_param"; variable
|
| /foundation/ability/ability_runtime/test/unittest/app_mgr_client_test/ |
| D | app_mgr_client_test.cpp | 510 std::string renderParam = EMPTY_STRING; variable
|
| /foundation/ability/ability_runtime/services/appmgr/src/ |
| D | app_running_record.cpp | 34 RenderRecord::RenderRecord(pid_t hostPid, const std::string &renderParam, in RenderRecord() 48 pid_t hostPid, const std::string &renderParam, int32_t ipcFd, in CreateRenderRecord()
|
| D | app_mgr_service.cpp | 538 int32_t AppMgrService::StartRenderProcess(const std::string &renderParam, int32_t ipcFd, in StartRenderProcess()
|
| D | app_mgr_service_inner.cpp | 3319 int AppMgrServiceInner::StartRenderProcess(const pid_t hostPid, const std::string &renderParam, in StartRenderProcess()
|
| /foundation/ability/ability_runtime/interfaces/inner_api/app_manager/src/appmgr/ |
| D | app_mgr_client.cpp | 642 int AppMgrClient::StartRenderProcess(const std::string &renderParam, in StartRenderProcess()
|
| D | app_mgr_stub.cpp | 493 std::string renderParam = data.ReadString(); in HandleStartRenderProcess() local
|
| D | app_mgr_proxy.cpp | 715 int AppMgrProxy::StartRenderProcess(const std::string &renderParam, in StartRenderProcess()
|
| /foundation/ability/ability_runtime/test/unittest/appkit/main_thread_test/ |
| D | main_thread_test.cpp | 204 int StartRenderProcess(const std::string &renderParam, int32_t ipcFd, in StartRenderProcess()
|