Home
last modified time | relevance | path

Searched defs:strObj (Results 1 - 8 of 8) sorted by relevance

/third_party/typescript/tests/baselines/reference/
H A DnonPrimitiveAssignError.js24 var strObj: String = "string"; variable
50 var strObj = "string"; variable
/base/security/device_auth/common_lib/impl/src/
H A Djson_utils.c404 cJSON *strObj = cJSON_CreateString(string); in AddStringToArray() local
/base/security/device_auth/test/unittest/deviceauth/source/
H A Djson_utils_mock.c437 cJSON *strObj = cJSON_CreateString(string); in AddStringToArray() local
/base/security/device_auth/test/unittest/deviceauth/unit_test/source/
H A Dcommon_lib_test.cpp378 const char *strObj = GetStringFromJson(nullptr, "name"); in HWTEST_F() local
/kernel/liteos_a/apps/shell/src/
H A Dshcmd.c299 static int OsExecNameMatch(const char *strPath, const char *nameLooking, char *strObj, unsigned int *maxLen) in OsExecNameMatch() argument
/third_party/selinux/libselinux/src/
H A Daudit2why.c321 PyObject *strObj; in analyze() local
/kernel/liteos_a/shell/full/src/base/
H A Dshcmd.c273 STATIC INT32 OsExecNameMatch(const CHAR *strPath, const CHAR *nameLooking, CHAR *strObj, UINT32 *maxLen) in OsExecNameMatch() argument
/foundation/arkui/napi/native_engine/
H A Dnative_engine.cpp389 panda::Local<ObjectRef> strObj = nativeValue->ToObject(vm); in SubEncodeToUtf8() local
443 panda::Local<ObjectRef> strObj = nativeValue->ToObject(vm); in SubEncodeToChinese() local

Completed in 8 milliseconds