| /foundation/multimedia/media_lite/services/recorder_lite/impl/src/ |
| H A D | recorder_impl.cpp | 1602 int32_t RecorderImpl::SetFileSplitDuration(FileSplitType type, int64_t timestamp, uint32_t duration) in SetFileSplitDuration() argument [all...] |
| /foundation/multimedia/player_framework/frameworks/js/common/ |
| H A D | common_napi.cpp | 47 bool CommonNapi::CheckValueType(napi_env env, napi_value arg, napi_valuetype type) in CheckValueType() argument 56 bool CommonNapi::CheckhasNamedProperty(napi_env env, napi_value arg, std::string type) in CheckhasNamedProperty() argument 63 bool CommonNapi::GetPropertyInt32(napi_env env, napi_value configObj, const std::string &type, int32_t &result) in GetPropertyInt32() argument 76 GetPropertyUint32(napi_env env, napi_value configObj, const std::string &type, uint32_t &result) GetPropertyUint32() argument 90 GetPropertyInt64(napi_env env, napi_value configObj, const std::string &type, int64_t &result) GetPropertyInt64() argument 112 GetPropertyDouble(napi_env env, napi_value configObj, const std::string &type, double &result) GetPropertyDouble() argument 134 GetPropertyString(napi_env env, napi_value configObj, const std::string &type) GetPropertyString() argument 153 GetPropertyRecord(napi_env env, napi_value configObj, Meta &meta, std::string type) GetPropertyRecord() argument 386 AnyValueType type = meta->GetValueType(key); SetPropertyByValueType() local 856 GetPropertyBool(napi_env env, napi_value configObj, const std::string &type, bool &result) GetPropertyBool() argument [all...] |
| /foundation/multimodalinput/input/frameworks/napi/input_device/src/ |
| H A D | js_input_device_context.cpp | 168 std::string type = eventType; in On() local 207 std::string type in Off() local [all...] |
| /foundation/multimodalinput/input/service/key_command/src/ |
| H A D | key_command_handler_util.cpp | 23 bool IsSpecialType(int32_t keyCode, SpecialType type) in IsSpecialType() argument
|
| /foundation/multimodalinput/input/frameworks/napi/pointer/src/ |
| H A D | js_pointer_manager.cpp | 34 bool JsCommon::TypeOf(napi_env env, napi_value value, napi_valuetype type) in TypeOf() argument 974 napi_value JsPointerManager::SetTouchpadRightClickType(napi_env env, int32_t type, napi_value handle) in SetTouchpadRightClickType() argument 984 int32_t type = 1; in GetTouchpadRightClickType() local
|
| /foundation/multimodalinput/input/libudev/src/ |
| H A D | udev_device.cpp | 653 udev_device *udev_device_new_from_devnum(udev *udev, char type, dev_t devnum) in udev_device_new_from_devnum() argument
|
| /foundation/resourceschedule/soc_perf/services/core/include/ |
| H A D | socperf_common.h | 147 int32_t type;
member in OHOS::SOCPERF::ResAction
|
| /foundation/systemabilitymgr/samgr/services/common/src/ |
| H A D | parse_util.cpp | 560 std::string type; in GetOnDemandConditionsFromJson() local
|
| /foundation/resourceschedule/work_scheduler/services/native/src/ |
| H A D | work_policy_manager.cpp | 150 string type = "Repeat"; in AddWork() local
|
| /foundation/resourceschedule/qos_manager/services/src/ |
| H A D | concurrent_task_controller.cpp | 918 Json::ValueType type = payload.type(); in CheckJsonValid() local
|
| /foundation/resourceschedule/resource_schedule_service/ressched/services/resschedmgr/resschedfwk/src/ |
| H A D | plugin_mgr.cpp | 362 int type = DEFAULT_VALUE;
in GetExtTypeByResPayload() local
|
| /foundation/window/window_manager/dmserver/src/ |
| H A D | display_manager_proxy.cpp | 744 RegisterDisplayManagerAgent(const sptr<IDisplayManagerAgent>& displayManagerAgent, DisplayManagerAgentType type) RegisterDisplayManagerAgent() argument 779 UnregisterDisplayManagerAgent(const sptr<IDisplayManagerAgent>& displayManagerAgent, DisplayManagerAgentType type) UnregisterDisplayManagerAgent() argument
|
| H A D | display_manager_service.cpp | 173 NotifyDisplayStateChange(DisplayId defaultDisplayId, sptr<DisplayInfo> displayInfo, const std::map<DisplayId, sptr<DisplayInfo>>& displayInfoMap, DisplayStateChangeType type) NotifyDisplayStateChange() argument 362 RegisterDisplayManagerAgent(const sptr<IDisplayManagerAgent>& displayManagerAgent, DisplayManagerAgentType type) RegisterDisplayManagerAgent() argument 377 UnregisterDisplayManagerAgent(const sptr<IDisplayManagerAgent>& displayManagerAgent, DisplayManagerAgentType type) UnregisterDisplayManagerAgent() argument
|
| /foundation/window/window_manager/interfaces/kits/napi/display_runtime/ |
| H A D | js_display.cpp | 216 bool IfCallbackRegistered(napi_env env, const std::string& type, napi_value jsListenerObject)
in IfCallbackRegistered() argument 277 DMError JsDisplay::RegisterDisplayListenerWithType(napi_env env, const std::string& type, napi_value value)
in RegisterDisplayListenerWithType() argument 348 UnregisterAllDisplayListenerWithType(const std::string& type) UnregisterAllDisplayListenerWithType() argument 371 UnRegisterDisplayListenerWithType(napi_env env, const std::string& type, napi_value value) UnRegisterDisplayListenerWithType() argument 451 napi_valuetype type = napi_undefined; CreateEmptyAsyncTask() local [all...] |
| /foundation/window/window_manager/interfaces/kits/napi/window_runtime/window_manager_napi/ |
| H A D | js_window_manager.cpp | 202 napi_value type = nativeType;
in GetWindowTypeAndParentId() local 379 WindowType type = option.GetWindowType();
in isConfigOptionWindowTypeValid() local [all...] |
| /foundation/window/window_manager/interfaces/kits/napi/window_runtime/window_napi/ |
| H A D | js_window_utils.cpp | 449 WindowType type = window->GetType();
in CreateJsWindowPropertiesObject() local 735 auto type = (name.compare("status") == 0) ? WindowType::WINDOW_TYPE_STATUS_BAR :
in GetSpecificBarStatus() local 938 ConvertAvoidAreaToJsValue(napi_env env, const AvoidArea& avoidArea, AvoidAreaType type) ConvertAvoidAreaToJsValue() argument 1068 napi_valuetype type = napi_undefined; CreateAsyncTask() local 1121 auto type = JS_TO_NATIVE_MODALITY_TYPE_MAP.at(apiModalityType); ParseModalityParam() local [all...] |
| H A D | js_window_utils.h | 352 napi_valuetype type = napi_undefined;
in ParseJsValue() local
|
| /foundation/window/window_manager/previewer/include/ |
| H A D | window.h | 77 virtual void OnAvoidAreaChanged(const AvoidArea avoidArea, AvoidAreaType type) {} in OnAvoidAreaChanged() argument [all...] |
| /foundation/systemabilitymgr/samgr/services/samgr/native/test/unittest/src/ |
| H A D | manual_ondemand_helper.cpp | 1002 void OnDemandHelper::GetOnDemandPolicy(int32_t systemAbilityId, OnDemandPolicyType type) in GetOnDemandPolicy() argument 1023 void OnDemandHelper::UpdateOnDemandPolicy(int32_t systemAbilityId, OnDemandPolicyType type, in UpdateOnDemandPolicy() argument 1309 std::string type = ""; in TestOnDemandPolicy() local 1311 cin >> type; in TestOnDemandPolicy() local 1419 std::string type = ""; TestOnDemandPolicy1() local 1421 cin >> type; TestOnDemandPolicy1() local [all...] |
| H A D | ondemand_helper.cpp | 997 void OnDemandHelper::GetOnDemandPolicy(int32_t systemAbilityId, OnDemandPolicyType type) in GetOnDemandPolicy() argument 1018 void OnDemandHelper::UpdateOnDemandPolicy(int32_t systemAbilityId, OnDemandPolicyType type, in UpdateOnDemandPolicy() argument
|
| /foundation/window/window_manager/interfaces/kits/cj/window_runtime/ |
| H A D | window_impl.cpp | 262 WindowType type = windowToken_->GetType(); in GetWindowProperties() local 980 WindowType type = it.first; in UpdateSystemBarProperties() local 1096 OnRegisterWindowCallback(const std::string& type, int64_t funcId) OnRegisterWindowCallback() argument 1110 UnregisterWindowCallback(const std::string& type, int64_t funcId) UnregisterWindowCallback() argument [all...] |
| /foundation/window/window_manager/interfaces/kits/napi/screen_runtime/napi/ |
| H A D | js_screen_manager.cpp | 199 bool IfCallbackRegistered(napi_env env, const std::string& type, napi_value jsListenerObject)
in IfCallbackRegistered() argument 217 DmErrorCode RegisterScreenListenerWithType(napi_env env, const std::string& type, napi_value value)
in RegisterScreenListenerWithType() argument 249 UnregisterAllScreenListenerWithType(const std::string& type) UnregisterAllScreenListenerWithType() argument 269 UnRegisterScreenListenerWithType(napi_env env, const std::string& type, napi_value value) UnRegisterScreenListenerWithType() argument [all...] |
| /foundation/window/window_manager/test/fuzztest/wms/window_fuzzer/ |
| H A D | window_fuzzer.cpp | 610 WindowType type; in CheckWindowImplFunctionsPart6() local 825 WindowUpdateType type = Rosen::WindowUpdateType::WINDOW_UPDATE_ADDED; in WindowImplFuzzTest01() local
|
| /foundation/window/window_manager/utils/include/ |
| H A D | window_helper.h | 31 static inline bool IsMainWindow(WindowType type) in IsMainWindow() argument 36 static inline bool IsMainWindowAndNotShown(WindowType type, WindowState state) in IsMainWindowAndNotShown() argument 41 static inline bool IsSubWindow(WindowType type) in IsSubWindow() argument 46 static inline bool IsModalSubWindow(WindowType type, uint32_t windowFlags) in IsModalSubWindow() argument 51 IsApplicationModalSubWindow(WindowType type, uint32_t windowFlags) IsApplicationModalSubWindow() argument 57 IsToastSubWindow(WindowType type, uint32_t windowFlags) IsToastSubWindow() argument 62 IsDialogWindow(WindowType type) IsDialogWindow() argument 67 IsAppWindow(WindowType type) IsAppWindow() argument 72 IsAppFloatingWindow(WindowType type) IsAppFloatingWindow() argument 77 IsPipWindow(WindowType type) IsPipWindow() argument 82 IsBelowSystemWindow(WindowType type) IsBelowSystemWindow() argument 87 IsAboveSystemWindow(WindowType type) IsAboveSystemWindow() argument 92 IsSystemSubWindow(WindowType type) IsSystemSubWindow() argument 97 IsSystemMainWindow(WindowType type) IsSystemMainWindow() argument 102 IsSystemWindow(WindowType type) IsSystemWindow() argument 107 IsUIExtensionWindow(WindowType type) IsUIExtensionWindow() argument 112 IsAppComponentWindow(WindowType type) IsAppComponentWindow() argument 117 IsMainFloatingWindow(WindowType type, WindowMode mode) IsMainFloatingWindow() argument 122 IsMainFullScreenWindow(WindowType type, WindowMode mode) IsMainFullScreenWindow() argument 132 IsSystemBarWindow(WindowType type) IsSystemBarWindow() argument 137 IsOverlayWindow(WindowType type) IsOverlayWindow() argument 144 IsRotatableWindow(WindowType type, WindowMode mode) IsRotatableWindow() argument 161 IsAppFullOrSplitWindow(WindowType type, WindowMode mode) IsAppFullOrSplitWindow() argument 580 IsWindowFollowParent(WindowType type) IsWindowFollowParent() argument [all...] |
| /foundation/communication/dsoftbus/tests/core/bus_center/lnn/net_builder/src/ |
| H A D | lnn_net_ledger_mock.cpp | 140 int32_t LnnNetLedgertInterfaceMock::ActionOfLnnGetLnnRelation(const char *id, IdCategory type, in ActionOfLnnGetLnnRelation() argument 151 int32_t LnnNetLedgertInterfaceMock::ActionOfLnnGetLnnRelation1(const char *id, IdCategory type, in ActionOfLnnGetLnnRelation1() argument 206 int32_t LnnNetLedgertInterfaceMock::ActionOfLnnGetAuthHandle(const char *uuid, AuthLinkType type, in ActionOfLnnGetAuthHandle() argument 316 bool LnnHasCapability(uint32_t capability, NetCapability type) in LnnHasCapability() argument 321 int32_t LnnSetNetCapability(uint32_t *capability, NetCapability type) in LnnSetNetCapability() argument 219 ActionOfLnnGetAuthSeqList(const char *udid, int64_t *seqList, uint64_t *authVerifyTime, DiscoveryType type) ActionOfLnnGetAuthSeqList() argument 326 LnnClearNetCapability(uint32_t *capability, NetCapability type) LnnClearNetCapability() argument 366 LnnGetNodeInfoById(const char *id, IdCategory type) LnnGetNodeInfoById() argument 371 LnnGetLnnRelation(const char *id, IdCategory type, uint8_t *relation, uint32_t len) LnnGetLnnRelation() argument 381 LnnHasDiscoveryType(const NodeInfo *info, DiscoveryType type) LnnHasDiscoveryType() argument 411 LnnGetCnnCode(const char *uuid, DiscoveryType type) LnnGetCnnCode() argument 431 LnnSetNodeOffline(const char *udid, ConnectionAddrType type, int32_t authId) LnnSetNodeOffline() argument 441 LnnSetSupportDiscoveryType(char *info, const char *type) LnnSetSupportDiscoveryType() argument 446 LnnHasSupportDiscoveryType(const char *destType, const char *type) LnnHasSupportDiscoveryType() argument 451 LnnPeerHasExchangeDiscoveryType(const NodeInfo *info, DiscoveryType type) LnnPeerHasExchangeDiscoveryType() argument 501 LnnGetRemoteNodeInfoById(const char *id, IdCategory type, NodeInfo *info) LnnGetRemoteNodeInfoById() argument 531 AuthDeviceGetLatestIdByUuid(const char *uuid, AuthLinkType type, AuthHandle *authHandle) AuthDeviceGetLatestIdByUuid() argument 536 AuthGetLatestAuthSeqListByType(const char *udid, int64_t *seqList, uint64_t *authVerifyTime, DiscoveryType type) AuthGetLatestAuthSeqListByType() argument [all...] |