Home
last modified time | relevance | path

Searched defs:isStart (Results 26 - 50 of 55) sorted by relevance

123

/foundation/distributeddatamgr/relational_store/test/native/relational_store_test/unittest/
H A Drdb_store_test.cpp976 bool isStart = true; in HWTEST_F() local
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DStackColoring.cpp724 bool isStart = false; in collectMarkers() local
583 isLifetimeStartOrEnd(const MachineInstr &MI, SmallVector<int, 4> &slots, bool &isStart) isLifetimeStartOrEnd() argument
/third_party/skia/src/core/
H A DSkScan_Path.cpp316 void prepost(int y, bool isStart) { in prepost() argument
359 static void PrePostInverseBlitterProc(SkBlitter* blitter, int y, bool isStart) { in PrePostInverseBlitterProc() argument
/arkcompiler/ets_runtime/ecmascript/napi/
H A Ddfx_jsnapi.cpp554 void DFXJSNApi::NotifyHighSensitive(EcmaVM *vm, bool isStart) in NotifyHighSensitive() argument
/arkcompiler/ets_runtime/ecmascript/
H A Djs_thread.h261 void SetIsStartHeapSampling(bool isStart) in SetIsStartHeapSampling() argument
/arkcompiler/runtime_core/static_core/plugins/ets/compiler/optimizer/optimizations/interop_js/
H A Dinterop_intrinsic_optimization.cpp142 bool isStart = bb == GetGraph()->GetStartBlock()->GetSuccessor(0); in TryCreateSingleScope() local
/arkcompiler/ets_runtime/ecmascript/dfx/cpu_profiler/
H A Dsamples_record.cpp477 void SamplesRecord::SetIsStart(bool isStart) in SetIsStart() argument
/base/location/services/location_locator/locator/source/
H A Drequest_manager.cpp84 bool RequestManager::UpdateUsingPermission(std::shared_ptr<Request> request, const bool isStart) in UpdateUsingPermission() argument
98 bool RequestManager::UpdateUsingApproximatelyPermission(std::shared_ptr<Request> request, const bool isStart) in UpdateUsingApproximatelyPermission() argument
/foundation/ability/ability_runtime/test/moduletest/common/ams/app_life_cycle_test/
H A Dams_app_life_cycle_module_test.cpp63 bool isStart = false; member
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/menu/wrapper/
H A Dmenu_wrapper_pattern.h233 void SetIsShowHoverImagePreviewStartDrag(bool isStart) in SetIsShowHoverImagePreviewStartDrag() argument
/foundation/multimodalinput/input/service/message_handle/src/
H A Dserver_msg_handler.cpp978 bool isStart = injectNotice_->StartNoticeAbility(); in InitInjectNoticeSource() local
/foundation/communication/dsoftbus/components/nstackx/fillp/src/app_lib/src/
H A Dapi.c432 FtStartStopTraceSock(IN struct FtSocket *sockft, IN FILLP_UINT8 traceObjType, IN FILLP_INT traceObj, IN FILLP_CONST void *traceHandle, FILLP_BOOL isStart) FtStartStopTraceSock() argument
462 FtStartStopTrace(IN FILLP_UINT8 traceObjType, IN FILLP_INT traceObj, IN FILLP_CONST void *traceHandle, FILLP_BOOL isStart) FtStartStopTrace() argument
/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webcore/
H A Dark_web_handler_wrapper.cpp986 void ArkWebHandlerWrapper::ReportDynamicFrameLossEvent(const std::string& sceneId, bool isStart) in ReportDynamicFrameLossEvent() argument
/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/
H A Dark_web_handler_impl.cpp873 void ArkWebHandlerImpl::ReportDynamicFrameLossEvent(const ArkWebString& sceneId, bool isStart) in ReportDynamicFrameLossEvent() argument
875 nweb_handler_->ReportDynamicFrameLossEvent(ArkWebStringStructToClass(sceneId), isStart); in ReportDynamicFrameLossEvent() local
/foundation/arkui/ace_engine/frameworks/core/components/web/resource/
H A Dweb_client_impl.cpp1247 void WebClientImpl::ReportDynamicFrameLossEvent(const std::string& sceneId, bool isStart) in ReportDynamicFrameLossEvent() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/menu/menu_item/
H A Dmenu_item_pattern.cpp1226 void MenuItemPattern::UpdateIcon(RefPtr<FrameNode>& row, bool isStart) in UpdateIcon() argument
1271 UpdateImageIcon(RefPtr<FrameNode>& row, RefPtr<FrameNode>& iconNode, ImageSourceInfo& iconSrc, std::function<void(WeakPtr<NG::FrameNode>)>& symbol, bool isStart) UpdateImageIcon() argument
1321 UpdateSymbolIcon(RefPtr<FrameNode>& row, RefPtr<FrameNode>& iconNode, ImageSourceInfo& iconSrc, std::function<void(WeakPtr<NG::FrameNode>)>& symbol, bool isStart) UpdateSymbolIcon() argument
[all...]
/foundation/ability/ability_runtime/frameworks/js/napi/mission_manager/
H A Ddistributed_mission_manager.cpp237 bool ProcessSyncInput(napi_env &env, napi_callback_info info, bool isStart, in ProcessSyncInput() argument
185 SetSyncRemoteMissionsContext(const napi_env &env, const napi_value &value, bool isStart, SyncRemoteMissionsContext* context, std::string &errInfo) SetSyncRemoteMissionsContext() argument
/foundation/communication/bluetooth_service/services/bluetooth/service/src/ble/
H A Dble_central_manager_impl.cpp249 bool isStart = isScannable && !isScanResp; in AdvertisingReport() local
286 bool isStart = isScannable && !isScanResp; in ExAdvertisingReport() local
/foundation/communication/dsoftbus/adapter/common/net/bluetooth/broadcast/manager/src/
H A Dsoftbus_broadcast_mgr.c1361 static int32_t CheckInterface(bool isStart) in CheckInterface() argument
/arkcompiler/ets_runtime/ecmascript/mem/
H A Dheap.cpp2283 void Heap::NotifyHighSensitive(bool isStart) in NotifyHighSensitive() argument
/arkcompiler/ets_runtime/ecmascript/builtins/
H A Dbuiltins_string.cpp2257 JSTaggedValue BuiltinsString::Pad(EcmaRuntimeCallInfo *argv, bool isStart) in Pad() argument
/base/web/webview/ohos_interface/include/ohos_nweb/
H A Dnweb_handler.h986 virtual void ReportDynamicFrameLossEvent(const std::string& sceneId, bool isStart) {} in ReportDynamicFrameLossEvent() argument
/foundation/multimedia/audio_framework/services/audio_policy/server/src/
H A Daudio_policy_server.cpp220 void AudioPolicyServer::NotifyProcessStatus(bool isStart) in NotifyProcessStatus() argument
/foundation/multimedia/audio_framework/services/audio_service/server/src/
H A Daudio_server.cpp382 void AudioServer::NotifyProcessStatus(bool isStart) in NotifyProcessStatus() argument
/foundation/communication/dsoftbus/core/discovery/ble/softbus_ble/src/
H A Ddisc_ble.c1232 static int32_t ProcessBleInfoManager(bool isStart, uint8_t publishFlags, uint8_t activeFlags, const void *option) in ProcessBleInfoManager() argument
1319 static int32_t ProcessBleDiscFunc(bool isStart, uint8_t publishFlags, uint8_t activeFlags, in ProcessBleDiscFunc() argument

Completed in 60 milliseconds

123