/ohos5.0/build/lite/ |
H A D | utils.py | 91 def makedirs(path: str, exist_ok: bool = True):
|
/ohos5.0/build/ohos/update/ |
H A D | check_abi_and_copy_deps.py | 29 def get_value_from_file(file: str, target: list, key: str, must: bool = True):
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/checkbox/ |
H A D | checkbox_pattern.h | 91 bool OnDirtyLayoutWrapperSwap( in OnDirtyLayoutWrapperSwap() argument
|
/ohos5.0/commonlibrary/rust/ylong_runtime/ylong_runtime/src/executor/ |
H A D | mod.rs | 51 fn schedule(&self, task: Task, lifo: bool); in schedule() 57 fn schedule(&self, _task: Task, _lifo: bool) { in schedule()
|
/ohos5.0/base/request/request/services/src/manage/ |
H A D | task_manager.rs | 285 fn handle_schedule_event(&mut self, message: ScheduleEvent) -> bool { in handle_schedule_event() 317 fn unload_sa(&mut self) -> bool { in unload_sa() 356 pub(crate) fn send_event(&self, event: TaskManagerEvent) -> bool { in send_event()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/ |
H A D | water_flow_model_impl.h | 55 void SetEdgeEffect(EdgeEffect /* edgeEffect */, bool /* alwaysEnabled */) override {}; in SetEdgeEffect() argument
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_v2/list/ |
H A D | list_position_controller.cpp | 23 … int32_t index, bool /* smooth */, ScrollAlign /* align */, std::optional<float> /* extraOffset */) in ScrollToIndex() argument
|
/ohos5.0/base/sensors/sensor/rust/utils/socket_ipc_rust_ffi/src/stream_session/ |
H A D | ffi.rs | 219 …C" fn StreamSessionSendMsg(object: *const StreamSession, buf: *const c_char, size: usize) -> bool { in StreamSessionSendMsg()
|
/ohos5.0/base/security/code_signature/services/key_enable/src/ |
H A D | profile_utils.rs | 115 check_udid: bool, in parse_pkcs7_data() 136 check_udid: bool, in validate_bundle_and_distribution_type() 171 check_udid: bool, in parse_and_validate_profile() 320 is_debug: bool, in process_profile()
|
H A D | file_utils.rs | 74 pub fn file_exists(file_path: &str) -> bool { in file_exists()
|
/ohos5.0/foundation/arkui/ace_engine/adapter/ohos/entrance/ |
H A D | file_asset_provider_impl.cpp | 104 std::string FileAssetProviderImpl::GetAssetPath(const std::string& assetName, bool /* isAddHapPath … in GetAssetPath() argument
|
/ohos5.0/base/hiviewdfx/hilog/interfaces/rust/src/ |
H A D | lib.rs | 80 pub fn HiLogIsLoggable(domain: u32, tag: *const c_char, level: u32) -> bool; in HiLogIsLoggable()
|
/ohos5.0/commonlibrary/rust/ylong_runtime/ylong_runtime/tests/ |
H A D | select.rs | 191 bool: bool, in sdv_new_select_precondition() field
|
/ohos5.0/base/request/request/services/src/service/ |
H A D | stub.rs | 56 pub(crate) fn check_task_uid(&self, task_id: u32, uid: u64) -> bool { in check_task_uid()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/data_panel/ |
H A D | data_panel_pattern.cpp | 27 bool DataPanelPattern::OnDirtyLayoutWrapperSwap( in OnDirtyLayoutWrapperSwap() argument
|
/ohos5.0/base/powermgr/power_manager/services/native/src/runninglock/ |
H A D | running_lock_mgr.h | 91 LockCounter(RunningLockType type, std::function<int32_t(bool, RunningLockParam)> activate) in LockCounter()
|
/ohos5.0/commonlibrary/rust/ylong_http/ylong_http/src/h2/hpack/ |
H A D | encoder.rs | 60 pub(crate) fn is_finished(&self) -> bool { in is_finished()
|
/ohos5.0/commonlibrary/rust/ylong_json/src/value/object/ |
H A D | linked_list.rs | 86 pub fn is_empty(&self) -> bool { in is_empty() 102 pub fn contains_key(&self, key: &str) -> bool { in contains_key()
|
/ohos5.0/commonlibrary/rust/ylong_runtime/ylong_runtime/src/sync/ |
H A D | semaphore.rs | 203 pub fn is_closed(&self) -> bool { in is_closed() 319 pub fn is_closed(&self) -> bool { in is_closed()
|
/ohos5.0/base/security/asset/services/core_service/src/operations/ |
H A D | operation_update.rs | 36 fn is_only_change_local_labels(update: &AssetMap) -> bool { in is_only_change_local_labels()
|
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/manager/ |
H A D | drag_drop_manager_test_ng.cpp | 670 … int32_t /* insertIndex */, bool /* isSuccess */) { preGridDropInfo = EXTRA_INFO; }; in __anon25030b2f0902() 701 … int32_t /* insertIndex */, bool /* isSuccess */) { itemDropInfo = EXTRA_INFO; }; in __anon25030b2f0a02() 773 … int32_t /* insertIndex */, bool /* isSuccess */) { itemDropInfo = EXTRA_INFO; }; in __anon25030b2f0b02() 844 … int32_t /* insertIndex */, bool /* isSuccess */) { onItemDropInfo = EXTRA_INFO; }; in __anon25030b2f0d02() 854 bool /* isSuccess */) { onItemDropInfoList = EXTRA_INFO; }; in __anon25030b2f0e02() 1558 … int32_t /* insertIndex */, bool /* isSuccess */) { onItemDropInfo = EXTRA_INFO; }; in __anon25030b2f1002()
|
/ohos5.0/foundation/multimodalinput/input/service/rust/src/ |
H A D | lib.rs | 627 fn get_speed_gain_mouse(vin: f64, gain: *mut f64, speed: i32, device_type: i32) -> bool { in get_speed_gain_mouse() 663 fn get_speed_gain_touchpad(vin: f64, gain: *mut f64, speed: i32, device_type: i32) -> bool { in get_speed_gain_touchpad() 699 fn get_axis_gain_touchpad(gain: *mut f64, axis_speed: f64, device_type: i32) -> bool { in get_axis_gain_touchpad() 739 mode: bool, in HandleMotionAccelerateMouse() 785 mode: bool, in HandleMotionAccelerateTouchpad() 836 mode: bool, in HandleAxisAccelerateTouchpad()
|
/ohos5.0/commonlibrary/rust/ylong_runtime/ylong_runtime/src/net/sys/ |
H A D | udp.rs | 629 pub fn broadcast(&self) -> io::Result<bool> { in broadcast() 701 pub fn multicast_loop_v4(&self) -> io::Result<bool> { in multicast_loop_v4() 727 pub fn multicast_loop_v6(&self) -> io::Result<bool> { in multicast_loop_v6() 878 pub fn broadcast(&self) -> io::Result<bool> { in broadcast() 1347 pub fn multicast_loop_v4(&self) -> io::Result<bool> { in multicast_loop_v4() 1373 pub fn multicast_loop_v6(&self) -> io::Result<bool> { in multicast_loop_v6()
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/composer/hdi_backend/test/fuzztest/hdibackend_fuzzer/ |
H A D | hdibackend_fuzzer.cpp | 93 auto onScreenHotplugFunc = [](OutputPtr &, bool, void*) -> void {}; in DoSomethingInterestingWithMyAPI() argument
|
/ohos5.0/build/ |
H A D | gn_helpers.py | 30 def to_gn_string(value: str, allow_dicts: bool = True) -> str:
|