Home
last modified time | relevance | path

Searched defs:isRead (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/data_share/frameworks/native/permission/src/
H A Ddata_share_permission.cpp29 …ission::VerifyPermission(Security::AccessToken::AccessTokenID tokenID, const Uri &uri, bool isRead) in VerifyPermission()
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/data_share/common/
H A Dcontext.h52 bool isRead = false; variable
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_install_daemon_test/
H A Dbms_install_daemon_test.cpp1252 bool isRead = service->IsServiceReady(); variable
1265 bool isRead = service->IsServiceReady(); variable
/ohos5.0/base/global/resource_management/frameworks/resmgr/src/
H A Dres_config_impl.cpp376 bool ResConfigImpl::Copy(ResConfig &other, bool isRead) in Copy()
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/data_share/
H A Ddata_share_service_impl.cpp1027 bool isRead, ExecuteCallback callback) in Execute()
1065 const int32_t tokenId, bool isRead, ExecuteCallbackEx callback) in ExecuteEx()