/ohos5.0/base/notification/distributed_notification_service/test/fuzztest/anssubscriberstub_fuzzer/ |
H A D | anssubscriberstub_fuzzer.cpp | 34 MessageOption flags; in DoSomethingInterestingWithMyAPI() local
|
/ohos5.0/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_others/bundleconnectabilitymgr_fuzzer/ |
H A D | bundleconnectabilitymgr_fuzzer.cpp | 46 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 D | render_post_process_structs_common.h | 76 uvec4 flags; member 105 uvec4 flags; member
|
/ohos5.0/base/hiviewdfx/hitrace/frameworks/hitrace_ndk/ |
H A D | hitrace_chain_ndk.c | 27 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 D | camera_buffer_manager.c | 22 uint32_t flags; in CameraBufferDone() local 273 uint32_t flags; in GetDoneBuffer() local
|
/ohos5.0/foundation/multimedia/player_framework/services/utils/ |
H A D | uri_helper.cpp | 178 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 D | bundle_mgr_host_impl.cpp | 71 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 D | init_service_file.h | 36 int flags; member
|
/ohos5.0/base/startup/init/services/loopevent/timer/ |
H A D | le_timer.h | 32 uint32_t flags; member
|
/ohos5.0/foundation/graphic/graphic_2d/frameworks/opengl_wrapper/src/EGL/ |
H A D | egl_bundle_mgr_helper.cpp | 82 ErrCode EGLBundleMgrHelper::GetBundleInfoForSelf(AppExecFwk::GetBundleInfoFlag flags, BundleInfo &b… in GetBundleInfoForSelf()
|
/ohos5.0/base/notification/distributed_notification_service/test/fuzztest/anssubscriberproxy_fuzzer/ |
H A D | anssubscriberproxy_fuzzer.cpp | 34 MessageOption flags; in DoSomethingInterestingWithMyAPI() local
|
/ohos5.0/commonlibrary/c_utils/base/include/ |
H A D | io_event_reactor.h | 77 uint8_t flags; member
|
/ohos5.0/foundation/communication/ipc/interfaces/innerkits/c/ipc/include/ |
H A D | ipc_skeleton.h | 38 uint32_t flags; member
|
/ohos5.0/foundation/communication/netmanager_base/test/netmanagernative/unittest/netsys_manager_test/ |
H A D | dns_proxy_listen_test.cpp | 91 int flags = fcntl(proxySockFd, F_GETFL, 0); variable
|
H A D | notify_callback_stub_test.cpp | 52 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 D | client_trans_tcp_direct_message.h | 46 uint32_t flags; member
|
/ohos5.0/foundation/multimedia/media_foundation/interface/inner_api/common/ |
H A D | avsharedmemorypool.h | 55 uint32_t flags = AVSharedMemory::Flags::FLAGS_READ_WRITE; member
|
/ohos5.0/drivers/peripheral/display/composer/vdi_base/src/ |
H A D | hdi_drm_composition.cpp | 197 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 D | zip_file.h | 48 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 D | zip_file.h | 51 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 D | rs_drawable.cpp | 362 …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 D | i2c_dev.c | 47 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 D | app_system_stub.c | 89 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 D | loop_event.h | 56 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 D | object.h | 145 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()
|