| /commonlibrary/c_utils/base/include/ |
| H A D | flat_obj.h | 45 __u32 type; member
|
| /commonlibrary/ets_utils/js_util_module/util/ |
| H A D | js_textencoder.cpp | 51 napi_typedarray_type type;
in EncodeInto() local
|
| H A D | js_stringdecoder.cpp | 31 napi_typedarray_type type; in Write() local
|
| H A D | js_types.cpp | 58 napi_typedarray_type type = napi_int8_array; in IsArrayBufferView() local 192 napi_valuetype type = napi_undefined; in IsExternal() local 223 napi_typedarray_type type = napi_int8_array; in IsFloat32Array() local 237 napi_typedarray_type type = napi_int8_array; IsFloat64Array() local 276 napi_typedarray_type type = napi_int8_array; IsInt8Array() local 295 napi_typedarray_type type = napi_int8_array; IsInt16Array() local 309 napi_typedarray_type type = napi_int8_array; IsInt32Array() local 461 napi_typedarray_type type = napi_int8_array; IsUint8Array() local 475 napi_typedarray_type type = napi_int8_array; IsUint8ClampedArray() local 489 napi_typedarray_type type = napi_int8_array; IsUint16Array() local 503 napi_typedarray_type type = napi_int8_array; IsUint32Array() local [all...] |
| H A D | js_textdecoder.cpp | 111 napi_typedarray_type type; in Decode() local 196 napi_typedarray_type type; in DecodeToString() local
|
| H A D | js_base64.cpp | 50 napi_typedarray_type type;
in EncodeSync() local 83 napi_typedarray_type type;
in EncodeToStringSync() local 201 napi_typedarray_type type;
in DecodeSyncInner() local 366 napi_typedarray_type type; Encode() local 383 napi_typedarray_type type; EncodeToString() local 567 napi_typedarray_type type; Decode() local [all...] |
| /commonlibrary/memory_utils/libpurgeablemem/cpp/src/ |
| H A D | purgeable_mem.cpp | 97 int type = static_cast<int>(utype); in CreatePurgeableData() local
|
| /commonlibrary/utils_lite/kal/timer/src/ |
| H A D | kal.c | 27 KalTimerType type;
member 50 KalTimerId KalTimerCreate(KalTimerProc func, KalTimerType type, void* arg, unsigned int millisec)
in KalTimerCreate() argument
|
| /commonlibrary/ets_utils/js_concurrent_module/taskpool/ |
| H A D | task_group.cpp | 96 napi_valuetype type = napi_undefined; in AddTask() local
|
| H A D | taskpool.cpp | 221 napi_valuetype type = napi_undefined;
in Execute() local [all...] |
| H A D | task.cpp | 185 Task* Task::GenerateFunctionTask(napi_env env, napi_value func, napi_value* args, size_t argc, TaskType type) in GenerateFunctionTask() argument 402 napi_valuetype type; in OnReceiveData() local 713 napi_valuetype type; OnEnqueued() local 750 napi_valuetype type; OnStartExecution() local 800 napi_valuetype type; OnExecutionFailed() local 838 napi_valuetype type; OnExecutionSucceeded() local [all...] |
| /commonlibrary/memory_utils/libmeminfo/src/ |
| H A D | meminfo.cpp | 75 std::string type = content.substr(0, typePos);
in GetPssByPid() local 103 std::string type = content.substr(0, typePos);
in GetSwapPssByPid() local
|
| /commonlibrary/ets_utils/js_api_module/buffer/test/ |
| H A D | test_napi.cpp | 991 std::string type = item->first; HWTEST_F() local [all...] |
| /commonlibrary/ets_utils/js_api_module/convertxml/ |
| H A D | js_convertxml.h | 43 std::string type = "_type";
member
|
| /commonlibrary/ets_utils/js_api_module/uri/ |
| H A D | native_module_uri.cpp | 40 std::string type = "";
in UriConstructor() local
|
| /commonlibrary/memory_utils/libpurgeablemem/c/src/ |
| H A D | purgeable_mem_c.c | 80 int type = TypeCast(); in PurgMemCreate_() local 443 int type = (int) utype; in TypeCast() local
|
| /commonlibrary/ets_utils/js_api_module/buffer/ |
| H A D | converter.cpp | 153 string Base64Encode(const unsigned char *src, size_t len, EncodingType type) in Base64Encode() argument 224 string Base64Decode(string const& encodedStr, EncodingType type) in Base64Decode() argument
|
| H A D | native_module_buffer.cpp | 133 static std::string GetStringBase64(napi_env env, napi_value str, EncodingType type) in GetStringBase64() argument 140 static napi_value FromStringBase64(napi_env env, napi_value thisVar, napi_value str, uint32_t size, EncodingType type) in FromStringBase64() argument 183 string type = GetStringASCII(env, args[1]); in FromString() local 377 napi_typedarray_type type = napi_int8_array; in BufferConstructorInner() local 982 string type in IndexOf() local [all...] |
| /commonlibrary/ets_utils/js_api_module/xml/ |
| H A D | js_xml.h | 426 TagEnum type = TagEnum::START_DOCUMENT; member in OHOS::xml::XmlPullParser
|
| /commonlibrary/ets_utils/js_concurrent_module/utils/locks/ |
| H A D | async_lock_manager.cpp | 166 napi_valuetype type; in Constructor() local 294 napi_valuetype type; in Query() local
|
| /commonlibrary/ets_utils/js_util_module/util/test/ |
| H A D | test_util.cpp | 73 napi_typedarray_type type = napi_int8_array; in HWTEST_F() local 90 napi_typedarray_type type = napi_int8_array; in HWTEST_F() local 109 napi_typedarray_type type = napi_int8_array; HWTEST_F() local 129 napi_typedarray_type type = napi_int8_array; HWTEST_F() local 149 napi_typedarray_type type = napi_int8_array; HWTEST_F() local 283 napi_typedarray_type type; HWTEST_F() local 315 napi_typedarray_type type; HWTEST_F() local 345 napi_typedarray_type type; HWTEST_F() local 379 napi_typedarray_type type; HWTEST_F() local 428 napi_typedarray_type type; HWTEST_F() local 463 napi_typedarray_type type; HWTEST_F() local 498 napi_typedarray_type type; HWTEST_F() local 533 napi_typedarray_type type; HWTEST_F() local 568 napi_typedarray_type type; HWTEST_F() local 1666 napi_typedarray_type type; HWTEST_F() local 1701 napi_typedarray_type type; HWTEST_F() local 1737 napi_typedarray_type type; HWTEST_F() local 1771 napi_typedarray_type type; HWTEST_F() local 1805 napi_typedarray_type type; HWTEST_F() local 1865 napi_typedarray_type type; HWTEST_F() local 2095 napi_typedarray_type type; HWTEST_F() local 2130 napi_typedarray_type type; HWTEST_F() local 2159 napi_typedarray_type type; HWTEST_F() local 2188 napi_typedarray_type type; HWTEST_F() local 2216 napi_typedarray_type type; HWTEST_F() local [all...] |
| /commonlibrary/memory_utils/libpurgeablemem/common/src/ |
| H A D | ux_page_table_c.c | 150 int type = MAP_ANONYMOUS | MAP_PURGEABLE; in CheckUxpt() local 422 int type = MAP_ANONYMOUS | MAP_USEREXPTE; in MapUxptePages() local
|
| /commonlibrary/utils_lite/js/builtin/filekit/src/ |
| H A D | nativeapi_fs.cpp | 488 TypedArrayType type = TypedArrayType::JSI_INVALID_ARRAY;
in ExecuteWriteArrayFile() local
|
| /commonlibrary/ets_utils/js_api_module/url/ |
| H A D | native_module_url.cpp | 109 std::string type = "";
in UrlConstructor() local
|
| /commonlibrary/ets_utils/js_concurrent_module/worker/test/ |
| H A D | test_worker.cpp | 975 std::string type = "classic"; in Worker_Constructor() local 1341 std::string type = "message"; in HWTEST_F() local 1692 std::string type = "classic"; HWTEST_F() local 1733 std::string type = "classic"; HWTEST_F() local 2008 std::string type = "classic"; HWTEST_F() local 2055 std::string type = "classic"; HWTEST_F() local 2102 std::string type = "classic"; HWTEST_F() local 2149 std::string type = "classic"; HWTEST_F() local 2207 std::string type = "classic"; HWTEST_F() local 2240 std::string type = "classic"; HWTEST_F() local 2294 std::string type = "classic"; HWTEST_F() local 2395 std::string type = "classic"; HWTEST_F() local 2915 std::string type = "message"; HWTEST_F() local 2971 std::string type = "message"; HWTEST_F() local 3000 std::string type = "message"; HWTEST_F() local 3032 uint32_t type = 100; //test 100 HWTEST_F() local 3904 uint32_t type = 100; //test 100 HWTEST_F() local [all...] |