/ohos5.0/base/hiviewdfx/hitrace/cmd/src/ |
H A D | hitrace_cmd.cpp | 666 auto openRet = g_traceCollector->OpenRecording(args); in HandleRecordingShortRaw() local 704 auto openRet = g_traceCollector->OpenRecording(args); in HandleRecordingShortText() local 736 auto openRet = g_traceCollector->OpenRecording(args); in HandleRecordingLongBegin() local 783 auto openRet = g_traceCollector->OpenRecording(args); in HandleRecordingLongBeginRecord() local 819 auto openRet = g_traceCollector->OpenSnapshot(tagGroups); in HandleOpenSnapshot() local
|
/ohos5.0/base/hiviewdfx/hiview/test/unittest/unified_collection/client/ |
H A D | trace_collector_client_test.cpp | 105 auto openRet = traceCollector->OpenSnapshot(tagGroups); variable 128 auto openRet = traceCollector->OpenRecording(args); variable
|
/ohos5.0/base/hiviewdfx/hiview/service/ |
H A D | hiview_service.cpp | 308 int32_t openRet = manager.OpenSnapshotTrace(tagGroups); in OpenSnapshotTrace() local 330 int32_t openRet = manager.OpenRecordingTrace(tags); in OpenRecordingTrace() local
|
/ohos5.0/base/sensors/medical_sensor/services/medical_sensor/src/ |
H A D | medical_dump.cpp | 209 bool openRet = DumpOpeningSensor(fd, sensors, clientInfo, args); in Dump() local
|
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/syncer/cloud/ |
H A D | distributeddb_cloud_kv_syncer_test.cpp | 251 DBStatus openRet = OK; in GetKvStore() local
|
H A D | distributeddb_cloud_kv_test.cpp | 217 DBStatus openRet = OK; in GetKvStore() local 1009 DBStatus openRet = OK; variable
|
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/fuzztest/cloudsync_fuzzer/ |
H A D | cloudsync_fuzzer.cpp | 361 DBStatus openRet = OK; in GetKvStore() local
|
/ohos5.0/foundation/ability/ability_runtime/test/unittest/ability_manager_service_third_test/ |
H A D | ability_manager_service_third_test.cpp | 1102 auto openRet = abilityMs->OpenAtomicService(want, startOptions, nullptr, 1, userId); variable
|
/ohos5.0/drivers/peripheral/input/udriver/src/ |
H A D | input_device_manager.cpp | 689 auto openRet = OpenInputDevice(searchIndex->second.devPathNode); in OpenDevice() local
|
/ohos5.0/base/print/print_fwk/services/scan_service/src/ |
H A D | scan_service_ability.cpp | 1012 int32_t openRet = OpenScanner(scannerId); in OpScanOptionValue() local
|
/ohos5.0/foundation/ability/ability_runtime/services/abilitymgr/src/ |
H A D | ability_manager_stub.cpp | 3914 int32_t openRet = OpenAtomicService(*want, *options, callerToken, requestCode, userId); in OpenAtomicServiceInner() local
|
/ohos5.0/foundation/multimedia/audio_framework/services/audio_policy/server/src/service/ |
H A D | audio_policy_service.cpp | 9000 int32_t openRet = OpenPortAndInsertIOHandle(moduleName, moudleInfo); in LoadSplitModule() local
|