/ohos5.0/foundation/ability/ability_runtime/test/unittest/child_process_manager_test/ |
H A D | js_child_process_test.cpp | 58 auto process = JsChildProcess::Create(runtime); variable 71 auto process = JsChildProcess::Create(runtime); variable 92 auto process = JsChildProcess::Create(runtime); variable 108 auto process = JsChildProcess::Create(runtime); variable 129 auto process = JsChildProcess::Create(runtime); variable 151 auto process = JsChildProcess::Create(runtime); variable
|
H A D | native_args_child_process_test.cpp | 56 auto process = NativeArgsChildProcess::Create(); variable 68 auto process = NativeArgsChildProcess::Create(); variable 88 auto process = NativeArgsChildProcess::Create(); variable 103 auto process = NativeArgsChildProcess::Create(); variable
|
H A D | child_process_test.cpp | 56 auto process = ChildProcess::Create(runtime); variable 69 auto process = ChildProcess::Create(runtime); variable
|
/ohos5.0/commonlibrary/ets_utils/js_sys_module/test/ |
H A D | test_process.cpp | 87 OHOS::JsSysModule::Process::Process process; variable 106 OHOS::JsSysModule::Process::Process process; variable 131 OHOS::JsSysModule::Process::Process process; variable 156 OHOS::JsSysModule::Process::Process process; variable 178 OHOS::JsSysModule::Process::Process process; variable 200 OHOS::JsSysModule::Process::Process process; variable 219 OHOS::JsSysModule::Process::Process process; variable 238 OHOS::JsSysModule::Process::Process process; variable 257 OHOS::JsSysModule::Process::Process process; variable 276 OHOS::JsSysModule::Process::Process process; variable [all …]
|
/ohos5.0/foundation/distributedhardware/distributed_camera/services/cameraservice/sourceservice/src/distributedcameramgr/dcameradata/ |
H A D | dcamera_stream_data_process_pipeline_listener.cpp | 27 std::shared_ptr<DCameraStreamDataProcess>& process) : process_(process) in DCameraStreamDataProcessPipelineListener() 37 std::shared_ptr<DCameraStreamDataProcess> process = process_.lock(); in OnProcessedVideoBuffer() local 47 std::shared_ptr<DCameraStreamDataProcess> process = process_.lock(); in OnError() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/animation/ |
H A D | animatable_data.cpp | 22 const Dimension& start, const Dimension& end, float process) in Blend() 34 const Color& start, const Color& end, float process) in Blend() 48 …AnimatableData<BorderStyle>::Blend(const BorderStyle& start, const BorderStyle& end, float process) in Blend() 57 Shadow AnimatableData<Shadow>::Blend(const Shadow& start, const Shadow& end, float process) in Blend() 64 const BackgroundImageSize& start, const BackgroundImageSize& end, float process) in Blend()
|
H A D | animatable_data.h | 32 static T Blend(const T& start, const T& end, float process) in Blend() 41 virtual T Animate(const T& start, const T& end, float process) in Animate()
|
/ohos5.0/base/hiviewdfx/faultloggerd/tools/process_dump/ |
H A D | dfx_unwind_remote.cpp | 80 …te::UnwindProcess(std::shared_ptr<ProcessDumpRequest> request, std::shared_ptr<DfxProcess> process, in UnwindProcess() 126 …::UnwindKeyThread(std::shared_ptr<ProcessDumpRequest> request, std::shared_ptr<DfxProcess> process, in UnwindKeyThread() 176 int DfxUnwindRemote::UnwindOtherThread(std::shared_ptr<DfxProcess> process, std::shared_ptr<Unwinde… in UnwindOtherThread() 230 std::shared_ptr<DfxProcess> process) in InitTargetKeyThreadRegs() 240 void DfxUnwindRemote::InitOtherThreadRegs(std::shared_ptr<DfxProcess> process) in InitOtherThreadRegs() 254 std::shared_ptr<DfxProcess> process) in InitProcessAllThreadRegs()
|
H A D | printer.cpp | 43 …::PrintDumpHeader(std::shared_ptr<ProcessDumpRequest> request, std::shared_ptr<DfxProcess> process, in PrintDumpHeader() 96 …nter::PrintReason(std::shared_ptr<ProcessDumpRequest> request, std::shared_ptr<DfxProcess> process, in PrintReason() 265 void Printer::PrintThreadFaultStackByConfig(std::shared_ptr<DfxProcess> process, std::shared_ptr<Df… in PrintThreadFaultStackByConfig() 286 void Printer::PrintThreadOpenFiles(std::shared_ptr<DfxProcess> process) in PrintThreadOpenFiles()
|
/ohos5.0/base/print/print_fwk/test/unittest/others/ |
H A D | print_http_request_process_other_test.cpp | 62 PrintHttpRequestProcess process; in HWTEST_F() local 69 PrintHttpRequestProcess process; in HWTEST_F() local 76 PrintHttpRequestProcess process; in HWTEST_F() local 83 PrintHttpRequestProcess process; in HWTEST_F() local 90 PrintHttpRequestProcess process; in HWTEST_F() local 98 PrintHttpRequestProcess process; in HWTEST_F() local 104 PrintHttpRequestProcess process; in TEST_F() local 111 PrintHttpRequestProcess process; in TEST_F() local 119 PrintHttpRequestProcess process; in TEST_F() local 127 PrintHttpRequestProcess process; in TEST_F() local [all …]
|
/ohos5.0/base/hiviewdfx/faultloggerd/test/unittest/process_dump/ |
H A D | process_dump_test.cpp | 68 std::shared_ptr<DfxProcess> process = DfxProcess::Create(getpid(), getpid()); variable 89 auto process = DfxProcess::Create(pid, pid); variable 102 std::shared_ptr<DfxProcess> process = DfxProcess::Create(getpid(), getpid()); variable 121 std::shared_ptr<DfxProcess> process = DfxProcess::Create(getpid(), getpid()); variable 197 std::shared_ptr<DfxProcess> process = DfxProcess::Create(pid, pid); variable 220 std::shared_ptr<DfxProcess> process = DfxProcess::Create(pid, pid); variable
|
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/syncer/cloud/ |
H A D | distributeddb_cloud_syncer_progress_manager_test.cpp | 91 const std::map<std::string, SyncProcess> &process) { in __anon444c46650202() 102 const std::map<std::string, SyncProcess> &process) { in __anon444c46650302() 148 const std::map<std::string, SyncProcess> &process) { in __anon444c46650402() 159 const std::map<std::string, SyncProcess> &process) { in __anon444c46650502() 207 const std::map<std::string, SyncProcess> &process) { in __anon444c46650602()
|
/ohos5.0/foundation/communication/netmanager_ext/services/etc/init/ |
H A D | mdnsmanager_trust.json | 2 "process": "mdnsmanager", string
|
/ohos5.0/foundation/ability/dmsfwk/etc/profile/ |
H A D | distributedsched_trust.json | 2 "process": "distributedsched", string
|
/ohos5.0/foundation/deviceprofile/device_info_manager/etc/profile/ |
H A D | deviceprofile_trust.json | 2 "process": "deviceprofile", string
|
/ohos5.0/foundation/systemabilitymgr/samgr/test/resource/profile/ |
H A D | invalid_root_trust.json | 2 "process": 1, number
|
H A D | test_trust_one_sa.json | 2 "process": "test", string
|
H A D | invalid_muti_root_trust.json | 2 "process": "test", string
|
H A D | test_trust_not_all_allow.json | 2 "process": "test", string
|
H A D | test_trust_all_allow.json | 2 "process": "test", string
|
/ohos5.0/foundation/systemabilitymgr/safwk/test/resource/profile/ |
H A D | test_trust_not_all_allow.json | 2 "process": "test", string
|
H A D | test_trust_all_allow.json | 2 "process": "test", string
|
/ohos5.0/foundation/communication/netmanager_base/services/etc/init/ |
H A D | netsysnative_trust.json | 2 "process": "netsysnative", string
|
/ohos5.0/base/telephony/core_service/services/sim/src/ |
H A D | icc_file_controller.cpp | 73 const AppExecFwk::InnerEvent::Pointer &process = hd->fileLoaded; in ProcessLinearRecordSize() local 174 AppExecFwk::InnerEvent::Pointer process = in ProcessBinarySize() local 199 const AppExecFwk::InnerEvent::Pointer &process = rcvMsg->controlHolder->fileLoaded; in ProcessReadRecord() local 269 AppExecFwk::InnerEvent::Pointer process = in ObtainBinaryFile() local 288 AppExecFwk::InnerEvent::Pointer process = in ObtainBinaryFile() local 311 AppExecFwk::InnerEvent::Pointer process = in ObtainLinearFixedFile() local 339 AppExecFwk::InnerEvent::Pointer process = in ObtainAllLinearFixedFile() local 366 AppExecFwk::InnerEvent::Pointer process = in ObtainLinearFileSize() local 393 …AppExecFwk::InnerEvent::Pointer process = BuildCallerInfo(MSG_SIM_UPDATE_LINEAR_FIXED_FILE_DONE, c… in UpdateLinearFixedFile() local 413 …AppExecFwk::InnerEvent::Pointer process = BuildCallerInfo(MSG_SIM_UPDATE_LINEAR_FIXED_FILE_DONE, c… in UpdateLinearFixedFile() local [all …]
|
/ohos5.0/base/notification/eventhandler/frameworks/eventhandler/test/unittest/ |
H A D | lib_event_handler_trace_test.cpp | 128 auto process = []() { in TraceFlagTest() local 241 auto process = []() { in __anon66331c600302() variable 277 auto process = []() { in __anon66331c600502() variable 481 auto process = []() { in __anon66331c600602() variable 524 auto process = []() { in __anon66331c600802() variable 574 auto process = []() { in __anon66331c600c02() variable
|