/ohos5.0/foundation/communication/netmanager_ext/test/vpnmanager/unittest/vpn_manager_test/ |
H A D | networkvpn_client_test.cpp | 104 NetManagerExtAccessToken access; variable 119 NetManagerExtAccessToken access; variable 134 NetManagerExtAccessToken access; variable 150 NetManagerExtAccessToken access; variable 165 NetManagerExtAccessToken access; variable 243 NetManagerExtAccessToken access; variable 256 NetManagerExtAccessToken access; variable 267 NetManagerExtAccessToken access; variable 274 NetManagerExtAccessToken access; variable 287 NetManagerExtAccessToken access; variable [all …]
|
/ohos5.0/foundation/graphic/graphic_3d/lume/metaobject/include/meta/interface/property/ |
H A D | construct_array_property.h | 33 auto access = p.GetUnlockedAccess(); local
|
/ohos5.0/foundation/filemanagement/dfs_service/test/unittests/cloud_disk/mock/ |
H A D | assistant.h | 42 int access(const char *name, int type) in access() function
|
H A D | system_function_mock.cpp | 25 int access(const char *name, int type) in access() function
|
/ohos5.0/foundation/filemanagement/app_file_service/tests/mock/library_func_mock/ |
H A D | library_func_mock.cpp | 35 int access(const char *pathname, int mode) in access() function
|
/ohos5.0/foundation/multimedia/media_foundation/engine/foundation/osal/utils/ |
H A D | util.cpp | 39 int access(const char *name, int type) in access() function
|
/ohos5.0/base/update/updateservice/services/startup/access/src/ |
H A D | access_manager.cpp | 76 bool AccessManager::Register(AccessType type, const std::shared_ptr<IAccess> &access) in Register()
|
/ohos5.0/docs/en/application-dev/reference/apis-core-file-kit/ |
H A D | js-apis-fileAccess-sys.md | 1276 ### access subsection 1329 ### access subsection
|
/ohos5.0/docs/zh-cn/application-dev/reference/apis-core-file-kit/ |
H A D | js-apis-fileAccess-sys.md | 1276 ### access subsection 1329 ### access subsection
|
/ohos5.0/foundation/graphic/graphic_3d/lume/metaobject/src/engine/ |
H A D | engine_value.cpp | 24 … BASE_NS::string name, IEngineInternalValueAccess::ConstPtr access, const EnginePropertyParams& p) in EngineValue()
|
/ohos5.0/foundation/multimedia/media_foundation/src/osal/utils/ |
H A D | util.cpp | 40 int access(const char *name, int type) in access() function
|
/ohos5.0/base/hiviewdfx/hiview/base/utility/include/ |
H A D | file_util.h | 38 # define access _access macro
|
/ohos5.0/foundation/filemanagement/user_file_service/frameworks/js/napi/file_access_ext_ability/ |
H A D | file_access_ext_ability.js | 75 access(sourceFileUri) { method in FileAccessExtensionAbility
|
/ohos5.0/base/usb/usb_manager/interfaces/innerkits/native/src/ |
H A D | usb_srv_client.cpp | 542 int32_t UsbSrvClient::OpenAccessory(const USBAccessory &access, int32_t &fd) in OpenAccessory() 552 int32_t UsbSrvClient::AddAccessoryRight(const uint32_t tokenId, const USBAccessory &access) in AddAccessoryRight() 562 int32_t UsbSrvClient::HasAccessoryRight(const USBAccessory &access, bool &result) in HasAccessoryRight() 568 int32_t UsbSrvClient::RequestAccessoryRight(const USBAccessory &access, bool &result) in RequestAccessoryRight() 578 int32_t UsbSrvClient::CancelAccessoryRight(const USBAccessory &access) in CancelAccessoryRight()
|
/ohos5.0/base/web/webview/interfaces/kits/cj/src/ |
H A D | webview_controller_impl.cpp | 134 bool access = false; in AccessForward() local 144 bool access = false; in AccessBackward() local 342 bool access = false; in AccessStep() local
|
H A D | webview_ffi.cpp | 168 bool access = nativeWebviewCtl->AccessForward(); in FfiOHOSWebviewCtlAccessForward() local 180 bool access = nativeWebviewCtl->AccessBackward(); in FfiOHOSWebviewCtlAccessBackward() local 468 bool access = nativeWebviewCtl->AccessStep(step); in FfiOHOSWebviewCtlAccessStep() local
|
/ohos5.0/base/telephony/core_service/services/sim/src/ |
H A D | mcc_pool.cpp | 51 auto access = AccessToMcc(mcc); in ShortestMncLengthFromMcc() local
|
/ohos5.0/base/usb/usb_manager/services/native/src/ |
H A D | usb_accessory_manager.cpp | 100 USBAccessory access = this->accessory; in GetAccessoryList() local 420 int32_t UsbAccessoryManager::GetAccessorySerialNumber(const USBAccessory &access, in GetAccessorySerialNumber()
|
H A D | usb_right_manager.cpp | 168 int32_t UsbRightManager::RequestRight(const USBAccessory &access, const std::string &seriaValue, in RequestRight() 360 bool UsbRightManager::GetAccessoryName(const USBAccessory &access, std::string &accessName) in GetAccessoryName() 366 bool UsbRightManager::ShowUsbDialog(const USBAccessory &access, const std::string &seriaValue, in ShowUsbDialog() 426 bool UsbRightManager::GetUserAgreementByDiag(const USBAccessory &access, const std::string &seriaVa… in GetUserAgreementByDiag()
|
H A D | usb_service.cpp | 2164 int32_t UsbService::OpenAccessory(const USBAccessory &access, int32_t &fd) in OpenAccessory() 2212 int32_t UsbService::AddAccessoryRight(const uint32_t tokenId, const USBAccessory &access) in AddAccessoryRight() 2244 int32_t UsbService::HasAccessoryRight(const USBAccessory &access, bool &result) in HasAccessoryRight() 2273 int32_t UsbService::RequestAccessoryRight(const USBAccessory &access, bool &result) in RequestAccessoryRight() 2300 int32_t UsbService::CancelAccessoryRight(const USBAccessory &access) in CancelAccessoryRight()
|
/ohos5.0/drivers/peripheral/audio/supportlibs/alsa_adapter/src/ |
H A D | alsa_snd_capture.c | 67 struct AlsaSoundCard *cardIns, snd_pcm_hw_params_t *params, snd_pcm_access_t access) in SetHWParamsSub() 190 static int32_t SetHWParams(struct AlsaSoundCard *cardIns, snd_pcm_access_t access) in SetHWParams() 297 static int32_t ResetCaptureParams(struct AlsaSoundCard *cardIns, snd_pcm_access_t access) in ResetCaptureParams()
|
H A D | alsa_snd_render.c | 87 …dle, snd_pcm_hw_params_t *params, const struct AudioPcmHwParams *hwParams, snd_pcm_access_t access) in SetHWParamsSub() 156 static int32_t SetHWParams(struct AlsaSoundCard *cardIns, snd_pcm_access_t access) in SetHWParams() 265 static int32_t ResetRenderParams(struct AlsaSoundCard *cardIns, snd_pcm_access_t access) in ResetRenderParams()
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/2d_graphics/fuzztest/draw/drawsurface_fuzzer/ |
H A D | drawsurface_fuzzer.cpp | 116 uint32_t access = GetObject<uint32_t>(); in SurfaceFuzzTest002() local
|
/ohos5.0/foundation/multimedia/media_library/frameworks/innerkitsimpl/media_library_helper/src/ |
H A D | acl.cpp | 256 void InitSandboxGroupEntry(AclXattrEntry& entry, uint32_t id, uint16_t access) in InitSandboxGroupEntry()
|
/ohos5.0/base/usb/usb_manager/services/zidl/src/ |
H A D | usb_srv_proxy.cpp | 1426 int32_t UsbServerProxy::OpenAccessory(const USBAccessory &access, int32_t &fd) in OpenAccessory() 1453 int32_t UsbServerProxy::AddAccessoryRight(const uint32_t tokenId, const USBAccessory &access) in AddAccessoryRight() 1478 int32_t UsbServerProxy::HasAccessoryRight(const USBAccessory &access, bool &result) in HasAccessoryRight() 1506 int32_t UsbServerProxy::RequestAccessoryRight(const USBAccessory &access, bool &result) in RequestAccessoryRight() 1532 int32_t UsbServerProxy::CancelAccessoryRight(const USBAccessory &access) in CancelAccessoryRight()
|