Home
last modified time | relevance | path

Searched defs:active (Results 1 – 25 of 106) sorted by relevance

12345

/ohos5.0/base/telephony/cellular_data/test/
H A Dcellular_state_machine_test.cpp424 auto active = static_cast<Active *>(cellularMachine->activeState_.GetRefPtr()); variable
443 auto active = static_cast<Active *>(cellularMachine->activeState_.GetRefPtr()); variable
462 auto active = static_cast<Active *>(cellularMachine->activeState_.GetRefPtr()); variable
481 auto active = static_cast<Active *>(cellularMachine->activeState_.GetRefPtr()); variable
501 auto active = static_cast<Active *>(cellularMachine->activeState_.GetRefPtr()); variable
520 auto active = static_cast<Active *>(cellularMachine->activeState_.GetRefPtr()); variable
540 auto active = static_cast<Active *>(cellularMachine->activeState_.GetRefPtr()); variable
559 auto active = static_cast<Active *>(cellularMachine->activeState_.GetRefPtr()); variable
581 auto active = static_cast<Active *>(cellularMachine->activeState_.GetRefPtr()); variable
603 auto active = static_cast<Active *>(cellularMachine->activeState_.GetRefPtr()); variable
[all …]
/ohos5.0/foundation/communication/netmanager_ext/test/networksharemanager/unittest/networkshare_manager_test/
H A Dnetworkshare_main_statemachine_test.cpp84 MessageIfaceActive active; variable
89 std::string active; variable
100 MessageIfaceActive active; variable
/ohos5.0/foundation/communication/dsoftbus/core/connection/wifi_direct_cpp/
H A Dwifi_direct_executor.cpp30 std::shared_ptr<WifiDirectProcessor> &processor, bool active) in WifiDirectExecutor()
98 void WifiDirectExecutor::SetActive(bool active) in SetActive()
H A Dwifi_direct_executor_factory.h37 std::shared_ptr<WifiDirectProcessor> &processor, bool active) in NewExecutor()
/ohos5.0/docs/en/application-dev/reference/apis-arkui/arkui-ts/
H A Dts-container-navigator.md46 ### active subsection
/ohos5.0/docs/zh-cn/application-dev/reference/apis-arkui/arkui-ts/
H A Dts-container-navigator.md46 ### active subsection
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_v2/indexer/
H A Dindexer_item_component.cpp65 void IndexerItemComponent::SetTextStyle(bool active) in SetTextStyle()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/navigator/
H A Dnavigator_model_ng.cpp44 void NavigatorModelNG::SetActive(bool active) in SetActive()
95 void NavigatorModelNG::SetActive(FrameNode* frameNode, bool active) in SetActive()
H A Dnavigator_event_hub.cpp61 void NavigatorEventHub::SetActive(bool active) in SetActive()
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/
H A Dcj_navigator_ffi.cpp42 void FfiOHOSAceFrameworkNavigatorSetActive(bool active) in FfiOHOSAceFrameworkNavigatorSetActive()
/ohos5.0/foundation/window/window_manager/window_scene/test/unittest/
H A Dsession_stage_proxy_lifecycle_test.cpp66 bool active = false; variable
/ohos5.0/docs/zh-cn/device-dev/reference/hdi-apis/ril/
H A D_setup_data_call_result_info_v10.md40 ### active subsection
H A D_setup_data_call_result_info_v11.md40 ### active subsection
/ohos5.0/foundation/communication/dsoftbus/core/connection/manager/
H A Dsoftbus_conn_flow_control.h42 bool active; member
/ohos5.0/base/telephony/cellular_data/test/fuzztest/updateactivemachine_fuzzer/
H A Dupdateactivemachine_fuzzer.cpp43 sptr<Active> active = in UpdateActiveMachineFuzz() local
/ohos5.0/commonlibrary/rust/ylong_runtime/ylong_runtime/src/metrics/
H A Druntime.rs36 pub active: Vec<usize>, field
187 let mut active = vec![]; in workers_state_statistic() localVariable
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
H A Dnavigator_model_impl.cpp37 void NavigatorModelImpl::SetActive(bool active) in SetActive()
/ohos5.0/foundation/multimodalinput/input/service/subscriber/include/
H A Dkey_gesture_manager.h177 inline void KeyGestureManager::KeyGesture::MarkActive(bool active) in MarkActive()
/ohos5.0/foundation/communication/wifi/wifi/base/state_machine/include/
H A Dstate_machine.h339 bool active; member
/ohos5.0/foundation/multimedia/media_foundation/engine/include/foundation/utils/
H A Dbuffer_pool.h84 void SetActive(bool active) in SetActive()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/custom/
H A Dcustom_node.h102 void SetJsActive(bool active) in SetJsActive()
/ohos5.0/foundation/multimedia/audio_framework/test/moduletest/audiopolicy/1.0/include/
H A Daudio_policy_test.h38 bool active; member
/ohos5.0/base/telephony/cellular_call/test/unittest/imstest/
H A Dconfig_request_test.cpp53 bool active = true; variable
/ohos5.0/foundation/graphic/graphic_3d/lume/scenewidgetplugin/plugin/src/
H A Dasset_manager.cpp119 …IEcs& ecs, string_view cacheUri, string_view uri, string_view contextUri, bool active, bool forceR… in LoadAssetToCache()
201 void AssetManager::RefreshAsset(IEntityCollection& ec, bool active) in RefreshAsset()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/indexer/
H A Dindexer_item_component.cpp275 void IndexerItemComponent::SetTextStyle(bool active) in SetTextStyle()

12345