/ohos5.0/foundation/ability/ability_runtime/frameworks/native/runtime/ |
H A D | js_worker.cpp | 171 std::string& ami, bool& useSecureMem, bool isRestricted) in operator ()() argument 217 if (!ReadAmiData(ami, buff, buffSize, content, useSecureMem, isRestricted)) { in operator ()() 220 … } else if (!ReadFilePathData(filePath, buff, buffSize, content, useSecureMem, isRestricted)) { in operator ()() 253 if (isRestricted && filePath.find(RESTRICTED_PREFIX_PATH) in operator ()() 260 if (!ReadAmiData(ami, buff, buffSize, content, useSecureMem, isRestricted)) { in operator ()() 263 … } else if (!ReadFilePathData(filePath, buff, buffSize, content, useSecureMem, isRestricted)) { in operator ()() 315 bool& useSecureMem, bool isRestricted) in ReadAmiData() argument 320 if (GetIsStageModel() && !isRestricted && apiSatisfy) { in ReadAmiData() 363 std::vector<uint8_t>& content, bool& useSecureMem, bool isRestricted) in ReadFilePathData() argument 425 … if (GetIsStageModel() && !isRestricted && apiSatisfy && !extractor->IsHapCompress(realfilePath)) { in ReadFilePathData()
|
H A D | js_worker.h | 47 std::string& ami, bool& useSecureMem, bool isRestricted = false); 53 bool& useSecureMem, bool isRestricted); 56 bool& useSecureMem, bool isRestricted);
|
/ohos5.0/foundation/ability/ability_runtime/test/fuzztest/abilityframeworksnativejsworker_fuzzer/ |
H A D | abilityframeworksnativejsworker_fuzzer.cpp | 80 bool isRestricted = *data % ENABLE; in DoSomethingInterestingWithMyAPI() local 82 helper.ReadAmiData(jsonStr, &buff, &buffSize, content, useSecureMem, isRestricted); in DoSomethingInterestingWithMyAPI() 83 helper.ReadFilePathData(jsonStr, &buff, &buffSize, content, useSecureMem, isRestricted); in DoSomethingInterestingWithMyAPI()
|
/ohos5.0/foundation/ability/ability_runtime/test/unittest/runtime_test/ |
H A D | js_worker_test.cpp | 89 bool isRestricted = false; variable 91 func("/data", &buff, &buffSize, content, ami, useSecureMem, isRestricted);
|
/ohos5.0/base/security/permission_lite/services/pms/include/ |
H A D | perm_define.h | 53 enum IsRestricted isRestricted; member
|
/ohos5.0/foundation/arkui/napi/native_engine/ |
H A D | native_engine.h | 77 std::vector<uint8_t>& content, std::string& ami, bool &useSecureMem, bool isRestricted)>; 303 std::vector<uint8_t>& content, std::string& ami, bool &useSecureMem, bool isRestricted);
|
/ohos5.0/foundation/communication/wifi/wifi/test/wifi_testapp/entry/src/main/ets/pages/subManualApiTest/subWifiTest/ |
H A D | wifiFound.ets | 43 isRestricted : false ,
|
/ohos5.0/foundation/communication/wifi/wifi/test/wifi_testapp/entry/src/main/ets/pages/subAppTest/ |
H A D | wifiScanTest.ets | 45 isRestricted : false ,
|
/ohos5.0/foundation/communication/wifi/wifi/test/wifi_testapp/doc/ApiDoc/WIFIDoc/ |
H A D | WIFI功能界面使用说明文档.md | 155 >| isRestricted | boolean | 是 | 否 | WLAN接入点是否限制数据量。 |
|
/ohos5.0/base/security/permission_lite/services/pms/src/ |
H A D | pms_impl.c | 520 return permList[i].isRestricted; in IsPermissionRestricted()
|
/ohos5.0/foundation/communication/wifi/wifi/test/wifi_testapp/doc/ApiDoc/WIFIManagerDoc/ |
H A D | WIFIManager功能界面使用说明文档.md | 215 >| isRestricted | boolean | 是 | 否 | WLAN接入点是否限制数据量。 |
|
/ohos5.0/docs/zh-cn/release-notes/api-diff/v3.1-Release/ |
H A D | js-apidiff-communicate.md | 83 | ohos.wifi | WifiLinkedInfo | isRestricted: boolean; | 新增 |
|
/ohos5.0/docs/zh-cn/application-dev/reference/apis-connectivity-kit/ |
H A D | js-apis-wifi.md | 523 | isRestricted | boolean | 是 | 否 | WLAN接入点是否限制数据量。 |
|
H A D | js-apis-wifiManager.md | 988 | isRestricted | boolean | 是 | 否 | WLAN接入点是否限制数据量。 |
|
/ohos5.0/docs/en/release-notes/api-diff/v3.1-Release/ |
H A D | js-apidiff-communicate.md | 83 | ohos.wifi | WifiLinkedInfo | isRestricted: boolean; | Added|
|
/ohos5.0/docs/en/application-dev/reference/apis-connectivity-kit/ |
H A D | js-apis-wifi.md | 523 | isRestricted | boolean | Yes| No| Whether to restrict data volume at the WLAN AP.|
|
H A D | js-apis-wifiManager.md | 988 | isRestricted | boolean | Yes| No| Whether to restrict data volume at the WLAN AP.|
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/ |
H A D | jsi_declarative_engine.cpp | 1340 std::vector<uint8_t>& content, std::string& ami, bool& useSecureMem, bool isRestricted) { in RegisterAssetFunc() argument
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/js_frontend/engine/jsi/ |
H A D | jsi_engine.cpp | 3207 std::vector<uint8_t>& content, std::string& ami, bool& useSecureMem, bool isRestricted) { in RegisterAssetFunc() argument
|
/ohos5.0/docs/zh-cn/release-notes/api-diff/monthly-202210/ |
H A D | js-apidiff-communication.md | 414 |新增|NA|模块名: ohos.wifiManager<br>类名: WifiLinkedInfo<br>方法名 or 属性名: isRestricted|@ohos.wifiManager.d.…
|
/ohos5.0/docs/zh-cn/release-notes/api-diff/v3.2-Release/ |
H A D | js-apidiff-communication.md | 831 |新增|NA|类名:WifiLinkedInfo;<br>方法or属性:isRestricted: boolean;|@ohos.wifiManager.d.ts| 1578 |废弃版本有变化|类名:WifiLinkedInfo;<br>方法or属性:isRestricted: boolean;<br>旧版本信息:|类名:WifiLinkedInfo;<br>方法or属性…
|
/ohos5.0/docs/zh-cn/release-notes/api-diff/v3.2-beta4/ |
H A D | js-apidiff-communication.md | 431 |新增|NA|模块名: ohos.wifiManager<br>类名: WifiLinkedInfo<br>方法名 or 属性名: isRestricted|@ohos.wifiManager.d.…
|
/ohos5.0/docs/en/release-notes/api-diff/v3.2-Release/ |
H A D | js-apidiff-communication.md | 831 |Added|NA|Class name: WifiLinkedInfo;<br>Method or attribute name: isRestricted: boolean;|@ohos.wif… 1578 …od or attribute name: isRestricted: boolean;<br>Old version: |Class name: WifiLinkedInfo;<br>Metho…
|
/ohos5.0/docs/en/release-notes/api-diff/monthly-202210/ |
H A D | js-apidiff-communication.md | 414 …ifiManager<br>Class name: WifiLinkedInfo<br>Method or attribute name: isRestricted|@ohos.wifiManag…
|
/ohos5.0/docs/en/release-notes/api-diff/v3.2-beta4/ |
H A D | js-apidiff-communication.md | 431 …ifiManager<br>Class name: WifiLinkedInfo<br>Method or attribute name: isRestricted|@ohos.wifiManag…
|