Searched defs:isUsing (Results 1 - 10 of 10) sorted by relevance
| /foundation/graphic/graphic_2d/rosen/modules/composer/hdi_backend/test/systemtest/ |
| H A D | hdilayer_test.cpp | 55 bool isUsing = true;
in HWTEST_F() local
|
| /base/notification/distributed_notification_service/services/distributed/test/unittest/ |
| H A D | distributed_screen_status_manager_test.cpp | 53 bool isUsing = true; in HWTEST_F() local
|
| /base/notification/distributed_notification_service/services/distributed/test/unittest/distributed_screen_status_manager_branch_test/ |
| H A D | distributed_screen_status_manager_branch_test.cpp | 214 bool isUsing = true;
in HWTEST_F() local 236 bool isUsing = true;
in HWTEST_F() local 260 bool isUsing = true;
in HWTEST_F() local 286 bool isUsing = true;
in HWTEST_F() local 312 bool isUsing in HWTEST_F() local 338 bool isUsing = false; HWTEST_F() local [all...] |
| /foundation/multimedia/av_codec/services/engine/codec/include/audio/ |
| H A D | audio_buffer_info.h | 74 std::atomic<bool> isUsing; member in OHOS::MediaAVCodec::AudioBufferInfo
|
| /foundation/graphic/graphic_2d/rosen/modules/composer/hdi_backend/test/unittest/ |
| H A D | hdilayer_test.cpp | 179 bool isUsing = true;
in HWTEST_F() local
|
| /base/notification/distributed_notification_service/services/distributed/src/ |
| H A D | distributed_screen_status_manager.cpp | 173 ErrCode DistributedScreenStatusManager::CheckRemoteDevicesIsUsing(bool &isUsing) in CheckRemoteDevicesIsUsing() argument
|
| /arkcompiler/ets_runtime/ecmascript/ |
| H A D | ecma_global_storage.h | 70 void SetUsing(bool isUsing) in SetUsing() argument 96 void Reset([[maybe_unused]] JSThread *thread, Node *next, JSTaggedType value, bool isUsing) in Reset() argument 118 void Reset(JSThread *thread, Node *next, JSTaggedType value, bool isUsing) in Reset() argument
|
| /developtools/profiler/device/plugins/native_hook/src/ |
| H A D | hook_client.cpp | 1221 void hook_memtrace(void* addr, size_t size, const char* tag, bool isUsing) in hook_memtrace() argument 1386 void ohos_malloc_hook_memtrace(void* addr, size_t size, const char* tag, bool isUsing) in ohos_malloc_hook_memtrace() argument
|
| /foundation/communication/dsoftbus/core/transmission/trans_channel/proxy/src/ |
| H A D | softbus_proxychannel_manager.c | 342 bool isUsing = false; in TransProxyChanProcessByReqId() local
|
| /third_party/sqlite/src/ |
| H A D | sqlite3.c | 18612 unsigned isUsing :1; /* u3.pUsing is valid */ member [all...] |
Completed in 149 milliseconds