Home
last modified time | relevance | path

Searched refs:isExternal (Results 1 – 14 of 14) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/
H A Dstorage_engine.cpp154 return FindWriteExecutor(perm, errCode, waitTime, isExternal); in FindExecutor()
157 return FindReadExecutor(perm, errCode, waitTime, isExternal); in FindExecutor()
176 return FetchStorageExecutor(true, writeIdleList, writeUsingList, errCode, isExternal); in FindWriteExecutor()
195 return FetchStorageExecutor(true, writeIdleList, writeUsingList, errCode, isExternal); in FindWriteExecutor()
214 return FetchStorageExecutor(false, readIdleList, readUsingList, errCode, isExternal); in FindReadExecutor()
218 uint32_t maxReadHandleNum = isExternal ? 1 : engineAttr_.maxReadNum; in FindReadExecutor()
235 return FetchStorageExecutor(false, readIdleList, readUsingList, errCode, isExternal); in FindReadExecutor()
238 void StorageEngine::Recycle(StorageExecutor *&handle, bool isExternal) in Recycle() argument
407 void StorageEngine::AddStorageExecutor(StorageExecutor *handle, bool isExternal) in AddStorageExecutor() argument
449 std::list<StorageExecutor *> &usingList, int &errCode, bool isExternal) in FetchStorageExecutor() argument
[all …]
H A Dstorage_engine.h50 …StorageExecutor *FindExecutor(bool writable, OperatePerm perm, int &errCode, bool isExternal = fal…
53 void Recycle(StorageExecutor *&handle, bool isExternal = false);
104 virtual void AddStorageExecutor(StorageExecutor *handle, bool isExternal);
134 std::list<StorageExecutor *> &usingList, int &errCode, bool isExternal = false);
136 …Executor *FindWriteExecutor(OperatePerm perm, int &errCode, int waitTime, bool isExternal = false);
137 …StorageExecutor *FindReadExecutor(OperatePerm perm, int &errCode, int waitTime, bool isExternal = …
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/relational/
H A Dsqlite_single_relational_storage_engine.h69 … void ReleaseExecutor(SQLiteSingleVerRelationalStorageExecutor *&handle, bool isExternal = false);
H A Dsqlite_single_relational_storage_engine.cpp126 bool isExternal) in ReleaseExecutor() argument
132 Recycle(databaseHandle, isExternal); in ReleaseExecutor()
/ohos5.0/commonlibrary/ets_utils/
H A DREADME.en.md540 ├── isExternal() # isExternal method
652 | isExternal(value: Object): boolean | Checks whether the input value is of the **native external**…
1297 75. isExternal()
1301 var reult13 = proc.isExternal(data);
H A DREADME.md1377 | ├── isExternal() # isExternal方法
1721 | isExternal(value: Object): boolean | 检查输入的value是否是一个native External值类型。 |
2573 75.isExternal()
2577 var reult13 = proc.isExternal(data);
/ohos5.0/docs/zh-cn/application-dev/reference/apis-arkts/
H A Djs-apis-util.md4019 ### isExternal<sup>8+</sup>
4021 isExternal(value: Object): boolean
4081 let result = type.isExternal(data);
4083 let result01 = type.isExternal(true);
/ohos5.0/docs/zh-cn/release-notes/api-diff/v3.1-Release/
H A Djs-apidiff-compiler-and-runtime.md305 | ohos.util | types | isExternal(value: Object): boolean; | 新增 |
/ohos5.0/docs/zh-cn/release-notes/api-diff/v3.1-beta/
H A Djs-apidiff-v3.1-beta.md290 | 语言编译运行时-types | isExternal(value: Object): boolean; | 新增 | |
/ohos5.0/docs/en/release-notes/api-diff/v3.1-Release/
H A Djs-apidiff-compiler-and-runtime.md305 | ohos.util | types | isExternal(value: Object): boolean; | Added|
/ohos5.0/docs/en/application-dev/reference/apis-arkts/
H A Djs-apis-util.md4020 ### isExternal<sup>8+</sup>
4022 isExternal(value: Object): boolean
4082 let result = type.isExternal(data);
4084 let result01 = type.isExternal(true);
/ohos5.0/docs/en/release-notes/api-diff/v3.1-beta/
H A Djs-apidiff-v3.1-beta.md290 | Multi-language Runtime - types| isExternal(value: Object): boolean; | Added | |
/ohos5.0/docs/zh-cn/release-notes/api-diff/v4.0-Release to v3.2-Release/
H A Djs-apidiff-compiler-and-runtime.md359 |跨平台能力有变化|类名:types;<br>方法or属性:isExternal(value: Object): boolean;<br>旧版本信息:|类名:types;<br>方法or属性:isE…
/ohos5.0/docs/en/release-notes/api-diff/v4.0-Release-vs-v3.2-Release/
H A Djs-apidiff-compiler-and-runtime.md359 …ttribute name: isExternal(value: Object): boolean;<br>Old version information: |Class name: types;…