Home
last modified time | relevance | path

Searched defs:flags (Results 176 – 200 of 790) sorted by relevance

12345678910>>...32

/ohos5.0/base/notification/distributed_notification_service/test/fuzztest/anssubscriberstub_fuzzer/
H A Danssubscriberstub_fuzzer.cpp34 MessageOption flags; in DoSomethingInterestingWithMyAPI() local
/ohos5.0/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_others/bundleconnectabilitymgr_fuzzer/
H A Dbundleconnectabilitymgr_fuzzer.cpp46 int32_t flags = reinterpret_cast<uintptr_t>(data); in DoSomethingInterestingWithMyAPI() local
96 int32_t flags = reinterpret_cast<uintptr_t>(data); in DoSomething2() local
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/api/render/shaders/common/
H A Drender_post_process_structs_common.h76 uvec4 flags; member
105 uvec4 flags; member
/ohos5.0/base/hiviewdfx/hitrace/frameworks/hitrace_ndk/
H A Dhitrace_chain_ndk.c27 HiTraceId OH_HiTrace_BeginChain(const char* name, int flags) in OH_HiTrace_BeginChain()
97 void OH_HiTrace_SetFlags(HiTraceId* id, int flags) in OH_HiTrace_SetFlags()
/ohos5.0/drivers/hdf_core/framework/model/camera/buffer_manager/src/
H A Dcamera_buffer_manager.c22 uint32_t flags; in CameraBufferDone() local
273 uint32_t flags; in GetDoneBuffer() local
/ohos5.0/foundation/multimedia/player_framework/services/utils/
H A Duri_helper.cpp178 int flags = fcntl(fd_, F_GETFL); in CorrectFdParam() local
222 int flags = fcntl(fd_, F_GETFL); in AccessCheck() local
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbundle_mgr_host_impl.cpp71 const std::string &appName, int32_t flags, int32_t userId, ApplicationInfo &appInfo) in GetApplicationInfo()
95 const std::string &appName, int32_t flags, int32_t userId, ApplicationInfo &appInfo) in GetApplicationInfoV9()
125 int32_t flags, int32_t userId, std::vector<ApplicationInfo> &appInfos) in GetApplicationInfos()
152 int32_t flags, int32_t userId, std::vector<ApplicationInfo> &appInfos) in GetApplicationInfosV9()
185 const std::string &bundleName, int32_t flags, BundleInfo &bundleInfo, int32_t userId) in GetBundleInfo()
239 const std::string &bundleName, int32_t flags, BundleInfo &bundleInfo, int32_t userId) in GetBundleInfoV9()
307 ErrCode BundleMgrHostImpl::GetBundleInfoForSelf(int32_t flags, BundleInfo &bundleInfo) in GetBundleInfoForSelf()
1079 const std::string &hapFilePath, int32_t flags, BundleInfo &bundleInfo) in GetBundleArchiveInfo()
1118 const std::string &hapFilePath, int32_t flags, BundleInfo &bundleInfo) in GetBundleArchiveInfoV9()
1161 int32_t flags, BundleInfo &bundleInfo, bool fromV9) in GetBundleArchiveInfoBySandBoxPath()
[all …]
/ohos5.0/base/startup/init/services/init/include/
H A Dinit_service_file.h36 int flags; member
/ohos5.0/base/startup/init/services/loopevent/timer/
H A Dle_timer.h32 uint32_t flags; member
/ohos5.0/foundation/graphic/graphic_2d/frameworks/opengl_wrapper/src/EGL/
H A Degl_bundle_mgr_helper.cpp82 ErrCode EGLBundleMgrHelper::GetBundleInfoForSelf(AppExecFwk::GetBundleInfoFlag flags, BundleInfo &b… in GetBundleInfoForSelf()
/ohos5.0/base/notification/distributed_notification_service/test/fuzztest/anssubscriberproxy_fuzzer/
H A Danssubscriberproxy_fuzzer.cpp34 MessageOption flags; in DoSomethingInterestingWithMyAPI() local
/ohos5.0/commonlibrary/c_utils/base/include/
H A Dio_event_reactor.h77 uint8_t flags; member
/ohos5.0/foundation/communication/ipc/interfaces/innerkits/c/ipc/include/
H A Dipc_skeleton.h38 uint32_t flags; member
/ohos5.0/foundation/communication/netmanager_base/test/netmanagernative/unittest/netsys_manager_test/
H A Ddns_proxy_listen_test.cpp91 int flags = fcntl(proxySockFd, F_GETFL, 0); variable
H A Dnotify_callback_stub_test.cpp52 int32_t flags = 2; variable
104 int32_t flags = 2; variable
/ohos5.0/foundation/communication/dsoftbus/sdk/transmission/trans_channel/tcp_direct/include/
H A Dclient_trans_tcp_direct_message.h46 uint32_t flags; member
/ohos5.0/foundation/multimedia/media_foundation/interface/inner_api/common/
H A Davsharedmemorypool.h55 uint32_t flags = AVSharedMemory::Flags::FLAGS_READ_WRITE; member
/ohos5.0/drivers/peripheral/display/composer/vdi_base/src/
H A Dhdi_drm_composition.cpp197 uint32_t flags = DRM_MODE_ATOMIC_ALLOW_MODESET; in UpdateMode() local
302 uint32_t flags = DRM_MODE_ATOMIC_NONBLOCK; in Apply() local
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/
H A Dzip_file.h48 uint16_t flags = 0; member
82 uint16_t flags = 0; // general purpose bit flag member
147 uint16_t flags = 0; member
/ohos5.0/foundation/bundlemanager/bundle_framework_lite/services/bundlemgr_lite/include/
H A Dzip_file.h51 uint16_t flags = 0; member
85 uint16_t flags = 0; // general purpose bit flag member
136 uint16_t flags = 0; member
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/drawable/
H A Drs_drawable.cpp362 …tic void OptimizeBoundsSaveRestore(RSRenderNode& node, RSDrawable::Vec& drawableVec, uint8_t flags) in OptimizeBoundsSaveRestore()
424 …atic void OptimizeFrameSaveRestore(RSRenderNode& node, RSDrawable::Vec& drawableVec, uint8_t flags) in OptimizeFrameSaveRestore()
441 …tic void OptimizeGlobalSaveRestore(RSRenderNode& node, RSDrawable::Vec& drawableVec, uint8_t flags) in OptimizeGlobalSaveRestore()
/ohos5.0/drivers/hdf_core/adapter/khdf/liteos/platform/src/
H A Di2c_dev.c47 uint16_t flags; member
164 uint8_t *buf, int16_t len, uint16_t flags) in I2cCntlrRead()
209 const uint8_t *buf, int16_t len, uint16_t flags) in I2cCntlrWrite()
/ohos5.0/base/startup/appspawn/test/mock/
H A Dapp_system_stub.c89 void SetDlsymResult(uint32_t flags, bool success) in SetDlsymResult()
159 int UnshareStub(int flags) in UnshareStub()
279 int CloneStub(int (*fn)(void *), void *stack, int flags, void *arg, ...) in CloneStub()
/ohos5.0/base/startup/init/interfaces/innerkits/include/
H A Dloop_event.h56 uint32_t flags; member
84 uint32_t flags; member
180 uint32_t flags; member
/ohos5.0/foundation/graphic/graphic_3d/lume/metaobject/include/meta/ext/
H A Dobject.h145 if (auto flags = interface_cast<IObjectFlags>(object_)) { in GetObjectFlags() local
152 if (auto flags = interface_cast<IObjectFlags>(object_)) { in SetObjectFlags() local
158 if (auto flags = interface_cast<IObjectFlags>(object_)) { in GetObjectDefaultFlags() local
219 ObjectFlagBitsValue flags, Internal::PCtor* ctor, Internal::PMemberInit* init) in RegisterStaticPropertyMetadata()

12345678910>>...32