Home
last modified time | relevance | path

Searched defs:active (Results 51 – 75 of 106) sorted by relevance

12345

/ohos5.0/foundation/graphic/graphic_3d/lume/metaobject/src/animation/
H A Dstaggered_animation_state.cpp327 auto active = GetActiveAnimation(containerProgress, step.reverse); in Evaluate() local
/ohos5.0/foundation/multimodalinput/input/service/key_command/include/
H A Dkey_command_handler.h116 bool active = false; member
/ohos5.0/base/telephony/cellular_call/services/utils/src/
H A Dcellular_call_config.cpp130 int32_t CellularCallConfig::SetImsSwitchStatus(int32_t slotId, bool active) in SetImsSwitchStatus()
591 bool CellularCallConfig::ChangeImsSwitchWithOperatorConfig(int32_t slotId, bool active) in ChangeImsSwitchWithOperatorConfig()
696 void CellularCallConfig::GetImsSwitchStatusResponse(int32_t slotId, int32_t active) {} in GetImsSwitchStatusResponse()
/ohos5.0/base/telephony/cellular_call/test/unittest/imstest/
H A Dims_test.cpp120 bool active; in SetImsSwitchStatus() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/pipeline/base/
H A Delement.cpp478 void Element::MarkActive(bool active) in MarkActive()
/ohos5.0/base/telephony/core_service/interfaces/innerkits/include/
H A Dtel_ril_data_parcel.h50 int32_t active = 0; member
/ohos5.0/foundation/multimedia/av_session/frameworks/native/session/test/benchmarktest/avsession_controller_test/
H A Davsession_controller_test.cpp158 bool active = false; in BENCHMARK_F() local
/ohos5.0/base/telephony/ril_adapter/interfaces/innerkits/include/
H A Dhril_vendor_data_defs.h48 int32_t active; member
/ohos5.0/drivers/hdf_core/framework/model/audio/sapm/include/
H A Daudio_sapm.h114 uint8_t active; /* active stream on DAC, ADC's */ member
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/syntax/
H A Dlazy_for_each_builder.h558 void SetJSViewActive(bool active) in SetJSViewActive()
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_view_functions.cpp174 void ViewFunctions::ExecuteSetActive(bool active) in ExecuteSetActive()
/ohos5.0/foundation/window/window_manager/window_scene/session/container/src/zidl/
H A Dsession_stage_stub.cpp182 bool active = data.ReadBool(); in HandleSetActive() local
/ohos5.0/foundation/multimedia/audio_framework/services/audio_policy/test/example/
H A Daudio_policy_test.cpp320 int active = -1; in SetDeviceActive() local
/ohos5.0/base/telephony/cellular_call/vendor/ims/services/ims_call/src/
H A Dims_call.cpp335 int32_t ImsCall::SetImsSwitchStatus(int32_t slotId, int32_t active) in SetImsSwitchStatus()
/ohos5.0/foundation/communication/dsoftbus/core/connection/interface/
H A Dsoftbus_conn_interface.h237 bool active; member
/ohos5.0/base/telephony/call_manager/services/telephony_interaction/src/
H A Dcellular_call_connection.cpp657 int32_t CellularCallConnection::SetImsSwitchStatus(int32_t slotId, bool active) in SetImsSwitchStatus()
/ohos5.0/base/telephony/cellular_call/services/ims_service_interaction/src/
H A Dims_call_callback_proxy.cpp196 int32_t ImsCallCallbackProxy::GetImsSwitchResponse(int32_t slotId, int32_t active) in GetImsSwitchResponse()
H A Dims_call_callback_stub.cpp318 int32_t active = data.ReadInt32(); in OnGetImsSwitchResponseInner() local
896 int32_t ImsCallCallbackStub::GetImsSwitchResponse(int32_t slotId, int32_t active) in GetImsSwitchResponse()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/base/
H A Dui_node.cpp1223 void UINode::SetActive(bool active, bool needRebuildRenderContext) in SetActive()
1230 void UINode::SetJSViewActive(bool active, bool isLazyForEachNode) in SetJSViewActive()
/ohos5.0/foundation/graphic/graphic_3d/lume/scenewidgetplugin/plugin/src/
H A Dentity_collection.cpp485 void EntityCollection::SetActive(bool active) in SetActive()
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/base/
H A Dframe_node_test_ng.cpp578 bool active = FRAME_NODE2->IsActive(); variable
/ohos5.0/base/telephony/cellular_call/test/unittest/cstest/
H A Dcs2_test.cpp815 bool active = true; variable
/ohos5.0/drivers/hdf_core/framework/model/audio/usb/include/
H A Daudio_usb_linux.h139 atomic_t active; member
/ohos5.0/foundation/communication/wifi/wifi/test/wifi_client/
H A Dwifi_client.cpp371 bool active; in HandleGetStatus() local
/ohos5.0/base/time/time_service/framework/js/napi/system_date_time/src/
H A Dnapi_system_date_time.cpp41 napi_value active = nullptr; in SystemDateTimeInit() local

12345