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:ROOT_DIR
(Results
1 - 5
of
5
) sorted by relevance
/base/tee/tee_client/build_armpc/armpc/
H
A
D
flags.mk
11
ROOT_DIR
:= ../../../
macro
12
TOOLCHAIN_DIR := ${
ROOT_DIR
}/gcc-linaro-7.5.0-2019.12-x86_64_aarch64-linux-gnu/bin
/base/tee/tee_client/services/teecd/include/standard/
H
A
D
fs_work_agent_define.h
17
#define
ROOT_DIR
"/"
macro
/base/tee/tee_client/services/teecd/include/lite/
H
A
D
fs_work_agent_define.h
17
#define
ROOT_DIR
"/storage/"
macro
/base/startup/init/test/unittest/lite/
H
A
D
cmd_func_test.cpp
37
const std::string
ROOT_DIR
= "/storage/data/";
member
38
const std::string TEST_DRI =
ROOT_DIR
+ "StartInitTestDir";
65
const std::string PRE_INIT_DIR =
ROOT_DIR
+ "preInitDir/";
/base/tee/tee_client/services/teecd/src/
H
A
D
fs_work_agent.c
248
defaultPath =
ROOT_DIR
;
in GetPathStorage()
Completed in 7 milliseconds