Home
Sort by
last modified time
|
relevance
|
path
Repository(s)
applications
arkcompiler
base
build
commonlibrary
developtools
device
docs
domains
drivers
foundation
ide
interface
kernel
napi_generator
productdefine
test
third_party
vendor
select all
invert selection
clear
Full Search
Search through all text tokens(words,strings,identifiers,numbers) in index.
Definition
Only finds symbol definitions(where e.g a variable(function,...) is defined).
Symbol
Only finds symbol(e.g. methods classes,function,variables).
File Path
Path of the source file(use "/").If you want just exact path,enclose it in "".Source files end with: .jar/.bz2/.a/.h/.java...
History
History log comments.
Type
Any
Bzip(2)
C
Clojure
C#
C++
ELF
Erlang
Image file
Fortran
Golang
GZIP
Haskell
Jar
Java
Java class
JavaScript
Lisp
Lua
Pascal
Perl
PHP
Plain Text
PL/SQL
Python
Rust
Scala
Shell script
SQL
Tar
Tcl
Troff
UUEncoded
Visual Basic
XML
Zip
Type of analyzer used to filter file types include with selected(e.g. just C sources).
Help
Searched
refs:NODE_HOME
(Results
1 - 4
of
4
) sorted by relevance
/foundation/multimedia/camera_framework/frameworks/js/camera_napi/demo/
H
A
D
hvigorw.bat
26
if defined
NODE_HOME
goto findNodeFromNodeHome
32
echo ERROR:
NODE_HOME
is not set and no 'node' command could be found in your PATH.
34
echo Please set the
NODE_HOME
variable in your environment to match the
40
set
NODE_HOME
=%
NODE_HOME
:"=%
variable
41
set NODE_EXE_PATH=%
NODE_HOME
%/%NODE_EXE%
45
echo ERROR:
NODE_HOME
is not set and no 'node' command could be found in your PATH.
47
echo Please set the
NODE_HOME
variable in your environment to match the
/foundation/graphic/graphic_2d/rosen/samples/2d_graphics/PathDrawingSample/
H
A
D
hvigorw.bat
39
if defined
NODE_HOME
goto findNodeFromNodeHome
45
echo ERROR:
NODE_HOME
is not set and no 'node' command could be found in your PATH.
47
echo Please set the
NODE_HOME
variable in your environment to match the
53
set
NODE_HOME
=%
NODE_HOME
:"=%
variable
54
set NODE_EXE_PATH=%
NODE_HOME
%/%NODE_EXE%
58
echo ERROR:
NODE_HOME
is not set and no 'node' command could be found in your PATH.
60
echo Please set the
NODE_HOME
variable in your environment to match the
/foundation/communication/bluetooth_service/test/example/BluetoothSocketTest/
H
A
D
hvigorw.bat
22
@rem
NODE_HOME
- location of a Node home dir
24
@rem Add %
NODE_HOME
%/bin to the PATH environment variable
47
if defined
NODE_HOME
(
48
set
NODE_HOME
=%
NODE_HOME
:"=%
variable
49
set NODE_EXE_PATH=%
NODE_HOME
%/%NODE_EXE%
59
echo ERROR:
NODE_HOME
is not set and no 'node' command could be found in your PATH.
61
echo Please set the
NODE_HOME
variable in your environment to match the
/foundation/communication/bluetooth_service/test/example/bluetoothtest/
H
A
D
hvigorw.bat
40
if defined
NODE_HOME
goto findNodeFromNodeHome
46
echo ERROR:
NODE_HOME
is not set and no 'node' command could be found in your PATH.
48
echo Please set the
NODE_HOME
variable in your environment to match the
54
set
NODE_HOME
=%
NODE_HOME
:"=%
variable
55
set NODE_EXE_PATH=%
NODE_HOME
%/%NODE_EXE%
59
echo ERROR:
NODE_HOME
is not set and no 'node' command could be found in your PATH.
61
echo Please set the
NODE_HOME
variable in your environment to match the
Completed in 1 milliseconds