OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:platfrom
(Results
1 - 4
of
4
) sorted by null
/device/google/contexthub/firmware/os/platform/native/
native.mk
45
$(info Included NATIVE
platfrom
)
/device/google/contexthub/firmware/os/platform/stm32/
stm32.mk
86
$(info Included STM32
platfrom
)
/external/pdfium/fxjs/
cjs_app.cpp
170
WideString
platfrom
= pFormFillEnv->GetPlatform();
171
if (!
platfrom
.IsEmpty())
172
return CJS_Return(pRuntime->NewString(
platfrom
.c_str()));
/build/soong/cc/
ndk_sysroot.go
49
// part of the platform build. The
platfrom
already builds these libraries, our
Completed in 2358 milliseconds