/foundation/communication/dsoftbus/adapter/common/dfx/ |
H A D | softbus_adapter_hitrace_virtual.c | 18 void SoftbusHitraceStart(uint32_t flags, uint64_t chainId) in SoftbusHitraceStart() argument
|
H A D | softbus_adapter_hitrace.c | 21 void SoftbusHitraceStart(uint32_t flags, uint64_t chainId) in SoftbusHitraceStart() argument
|
/foundation/arkui/ace_engine_lite/frameworks/tools/qt/simulator/jsfwk/targets/simulator/mock/bms_interfaces/ |
H A D | bundle_manager_mock.cpp | 23 uint8_t GetBundleInfo(const char *bundleName, int32_t flags, BundleInfo *bundleInfo) in GetBundleInfo() argument
|
/foundation/ability/ability_runtime/test/unittest/child_process_manager_test/ |
H A D | mock_bundle_manager.cpp | 27 ErrCode BundleMgrService::GetBundleInfoForSelf(int32_t flags, BundleInfo &bundleInfo) in GetBundleInfoForSelf() argument
|
/foundation/ability/ability_runtime/frameworks/cj/ffi/ |
H A D | cj_want_ffi.h | 31 uint32_t flags;
member
|
/foundation/bundlemanager/bundle_framework/interfaces/kits/js/bundle_manager/ |
H A D | bundle_manager_sync.h | 30 int32_t flags = 0; member
|
/foundation/bundlemanager/bundle_framework/interfaces/kits/js/bundle_resource/ |
H A D | bundle_resource.h | 34 uint32_t flags = static_cast<uint32_t>(ResourceFlag::GET_RESOURCE_INFO_ALL); member 41 uint32_t flags = static_cast<uint32_t>(ResourceFlag::GET_RESOURCE_INFO_ALL); member
|
/foundation/graphic/graphic_2d/rosen/modules/platform/ipc_core/ |
H A D | message_option.cpp | 19 MessageOption::MessageOption(int flags, int waitTime) {} in MessageOption() argument 21 void MessageOption::SetFlags(int flags) in SetFlags() argument
|
/foundation/communication/ipc/ipc/native/src/core/source/ |
H A D | message_option.cpp | 20 MessageOption::MessageOption(int flags, int waitTime) : flags_(static_cast<uint32_t>(flags)), waitTime_(waitTime) {} in MessageOption() argument 21 void MessageOption::SetFlags(int flags) in SetFlags() argument
|
/foundation/communication/netmanager_base/interfaces/innerkits/netmanagernative/include/ |
H A D | interface_type.h | 30 std::vector<std::string> flags; member
|
/foundation/distributeddatamgr/relational_store/rdbmock/frameworks/native/win32/sys/ |
H A D | ioctl.h | 26 static int ioctl(int fd, int req, unsigned int *flags) in ioctl() argument
|
/foundation/filemanagement/storage_service/services/storage_daemon/disk/test/ |
H A D | disk_info_test_mock.h | 26 DiskInfoTestMock(std::string &sysPath, std::string &devPath, dev_t device, int flags) in DiskInfoTestMock() argument
|
/foundation/communication/dsoftbus/components/nstackx/nstackx_core/platform/unix/dfile/ |
H A D | sys_dfile.c | 43 int32_t flags = fcntl(session->receiverPipe[i], F_GETFL, 0); in CreateReceiverPipe() local
|
/foundation/ability/ability_runtime/test/unittest/app_preloader_test/include/ |
H A D | bundle_mgr_helper.h | 36 bool QueryAbilityInfo(const Want &want, int32_t flags, int32_t userId, AbilityInfo &abilityInfo) in QueryAbilityInfo() argument
|
/foundation/CastEngine/castengine_wifi_display/services/network/client/ |
H A D | base_client.cpp | 44 void BaseClient::SetRecvOption(int32_t flags) in SetRecvOption() argument
|
/foundation/ability/ability_runtime/interfaces/inner_api/ability_manager/include/ |
H A D | want_sender_info.h | 34 uint32_t flags; member
|
/foundation/ability/ability_runtime/interfaces/inner_api/wantagent/src/ |
H A D | want_agent_info.cpp | 45 WantAgentInfo(int requestCode, const WantAgentConstant::OperationType &operationType, const std::vector<WantAgentConstant::Flags> &flags, std::vector<std::shared_ptr<Want>> &wants, const std::shared_ptr<WantParams> &extraInfo) WantAgentInfo() argument
|
/foundation/ability/ability_base/test/fuzztest/wantfirst_fuzzer/ |
H A D | wantfirst_fuzzer.cpp | 42 unsigned int flags = static_cast<unsigned int>(GetU32Data(data)); in DoSomethingInterestingWithMyAPI() local
|
/foundation/bundlemanager/app_domain_verify/test/unittest/mock/src/ |
H A D | mock_bundle_manager.cpp | 33 GetBundleInfoV9( const std::string& bundleName, int32_t flags, BundleInfo& bundleInfo, int32_t userId) GetBundleInfoV9() argument
|
/foundation/arkui/napi/callback_scope_manager/ |
H A D | native_callback_scope_manager.cpp | 19 NativeCallbackScope(NativeEngine* env, panda::Local<panda::ObjectRef> object, const AsyncIdInfo& asyncIdInfo, int flags) NativeCallbackScope() argument
|
/foundation/bundlemanager/bundle_framework_lite/frameworks/bundle_lite/src/slite/ |
H A D | bundle_manager.cpp | 35 uint8_t GetBundleInfo(const char *bundleName, int32_t flags, BundleInfo *bundleInfo)
in GetBundleInfo() argument 40 uint8_t GetBundleInfos(const int flags, BundleInfo **bundleInfos, int32_t *len)
in GetBundleInfos() argument
|
/foundation/graphic/graphic_3d/lume/metaobject/include/meta/interface/ |
H A D | static_object_metadata.h | 39 ObjectFlagBitsValue flags; member
|
/foundation/graphic/graphic_2d/rosen/modules/platform/utils/ |
H A D | flat_obj.h | 44 uint32_t flags; member 68 __u32 flags; member
|
/foundation/multimedia/media_foundation/interface/kits/c/ |
H A D | native_avbuffer_info.h | 65 uint32_t flags; member
|
/foundation/multimedia/av_codec/services/services/common/ |
H A D | avsharedmemory_ipc.cpp | 52 uint32_t flags = parcel.ReadUint32(); in ReadAVSharedMemoryFromParcel() local
|