Home
last modified time | relevance | path

Searched defs:env (Results 126 - 150 of 3436) sorted by relevance

12345678910>>...138

/third_party/ltp/lib/
H A Dtst_ansi_color.c46 char *env = getenv("LTP_COLORIZE_OUTPUT"); in tst_color_enabled() local
/third_party/node/test/wasi/
H A Dtest-wasi-symlinks.js
/third_party/node/src/
H A Dnode_process-inl.h14 inline v8::Maybe<bool> ProcessEmitWarning(Environment* env, in ProcessEmitWarning() argument
H A Dtimer_wrap-inl.h16 inline TimerWrap::TimerWrap(Environment* env, Args&&... args) in TimerWrap() argument
23 inline TimerWrapHandle::TimerWrapHandle(Environment* env, Args&&... args) { in TimerWrapHandle() argument
/third_party/node/tools/
H A Dtest-npm-package.js
/third_party/musl/libc-test/src/functionalext/ldso_cfi/cfi_report_test/
H A Dcfi_icall_report_test.cpp20 jmp_buf env; variable
/third_party/skia/third_party/externals/brotli/java/org/brotli/wrapper/common/
H A Dcommon_jni.cc22 Java_org_brotli_wrapper_common_CommonJNI_nativeSetDictionaryData( JNIEnv* env, jobject , jobject buffer) Java_org_brotli_wrapper_common_CommonJNI_nativeSetDictionaryData() argument
/third_party/skia/third_party/externals/angle2/util/
H A Dtest_utils_unittest_helper.cpp43 std::string env = angle::GetEnvironmentVar(kRunAppTestEnvVarName); in main() local
/third_party/toybox/toys/other/
H A Dprintenv.c22 char **env, **var = toys.optargs; in printenv_main() local
/third_party/skia/modules/androidkit/src/
H A DShader.cpp13 static void Shader_Release(JNIEnv* env, jobject, jlong native_shader) { in Shader_Release() argument
19 int register_androidkit_Shader(JNIEnv* env) { in register_androidkit_Shader() argument
H A DPath.cpp13 static void Path_Release(JNIEnv* env, jobject, jlong native_path) { in Path_Release() argument
19 int register_androidkit_Path(JNIEnv* env) { in register_androidkit_Path() argument
/base/account/os_account/interfaces/kits/napi/appaccount/src/
H A Dnapi_app_account_constant.cpp25 static void ResultCodeInit(napi_env env, napi_value *resultCode) in ResultCodeInit() argument
47 Init(napi_env env, napi_value exports) Init() argument
[all...]
/base/inputmethod/imf/frameworks/js/napi/inputmethodpanel/
H A Djs_input_method_panel.cpp25 napi_value JsInputMethodPanel::Init(napi_env env, napi_value exports) in Init() argument
32 napi_value JsInputMethodPanel::GetJsPanelTypeProperty(napi_env env) in GetJsPanelTypeProperty() argument
45 napi_value JsInputMethodPanel::GetJsPanelFlagProperty(napi_env env) in GetJsPanelFlagProperty() argument
[all...]
/base/hiviewdfx/hilog/interfaces/js/kits/napi/src/hilog/include/context/
H A Dhilog_napi.h29 HilogNapi(napi_env env, napi_value exports) : NExporter(env, exports) {} in HilogNapi() argument
/base/hiviewdfx/hiview/plugins/faultlogger/interfaces/js/test/unittest/cpp/
H A Dfaultlogger_test_napi.cpp21 static napi_value TriggerCppCrash(napi_env env, napi_callback_info info) in TriggerCppCrash() argument
36 static napi_value Init(napi_env env, napi_value exports) in Init() argument
/base/location/frameworks/native/fence_extension_ability/include/
H A Djs_fence_extension_context.h43 static ::napi_value StartAbility(napi_env env, napi_callback_info info) in StartAbility() argument
/base/inputmethod/imf/frameworks/js/napi/common/
H A Djs_callback_object.cpp23 JSCallbackObject::JSCallbackObject(napi_env env, napi_value callback, std::thread::id threadId) in JSCallbackObject() argument
/base/location/interfaces/inner_api/include/
H A Dgeofence_async_context.h42 GnssGeofenceAsyncContext( napi_env env, napi_async_work work = nullptr, napi_deferred deferred = nullptr) GnssGeofenceAsyncContext() argument
/base/print/print_fwk/frameworks/helper/scan_helper/src/
H A Dscan_progress_helper.cpp27 napi_value ScanProgressHelper::MakeJsObject(napi_env env, const ScanProgress &para) in MakeJsObject() argument
/base/request/request/frameworks/js/napi/include/
H A Djs_notify_data_listener.h30 JSNotifyDataListener(napi_env env, const std::string &taskId, const SubscribeType &type) in JSNotifyDataListener() argument
H A Djs_response_listener.h28 JSResponseListener(napi_env env, const std::string &taskId) : ListenerList(env, taskId, SubscribeType::RESPONSE) in JSResponseListener() argument
/base/notification/distributed_notification_service/frameworks/js/napi/include/manager/
H A Dnapi_get_active.h26 napi_env env = nullptr; member
/base/notification/distributed_notification_service/frameworks/js/napi/include/
H A Dunsubscribe.h26 napi_env env = nullptr; member
H A Dget_active.h26 napi_env env = nullptr; member
/base/msdp/device_status/intention/services/intention_service/include/
H A Dintention_dumper.h30 IntentionDumper(IContext *env, StationaryServer &stationary) : env_(env), stationary_(stationary) {} in IntentionDumper() argument

Completed in 9 milliseconds

12345678910>>...138